Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create ro.json #20

Merged
merged 3 commits into from
Apr 6, 2022
Merged

Create ro.json #20

merged 3 commits into from
Apr 6, 2022

Conversation

stefan-dan
Copy link
Contributor

Added Romanian locale

@melloware
Copy link
Member

melloware commented Apr 6, 2022

@stefan-dan The full amount of translatable values is this:

{
   "en":{
      "startsWith":"Starts with",
      "contains":"Contains",
      "notContains":"Not contains",
      "endsWith":"Ends with",
      "equals":"Equals",
      "notEquals":"Not equals",
      "noFilter":"No Filter",
      "lt":"Less than",
      "lte":"Less than or equal to",
      "gt":"Greater than",
      "gte":"Greater than or equal to",
      "dateIs":"Date is",
      "dateIsNot":"Date is not",
      "dateBefore":"Date is before",
      "dateAfter":"Date is after",
      "custom":"Custom",
      "clear":"Clear",
      "apply":"Apply",
      "matchAll":"Match All",
      "matchAny":"Match Any",
      "addRule":"Add Rule",
      "removeRule":"Remove Rule",
      "accept":"Yes",
      "reject":"No",
      "choose":"Choose",
      "upload":"Upload",
      "cancel":"Cancel",
      "dayNames":["Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"],
      "dayNamesShort":["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"],
      "dayNamesMin":["Su", "Mo", "Tu", "We", "Th", "Fr", "Sa"],
      "monthNames":["January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"],
      "monthNamesShort":["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"],
      "today":"Today",
      "weekHeader":"Wk",
      "firstDayOfWeek":0,
      "dateFormat":"mm/dd/yy",
      "weak":"Weak",
      "medium":"Medium",
      "strong":"Strong",
      "passwordPrompt":"Enter a password",
      "emptyFilterMessage":"No results found",
      "emptyMessage":"No available options"
   }
}

If you update your PR I will merge it.

@melloware melloware merged commit edfa1b5 into primefaces:main Apr 6, 2022
@melloware
Copy link
Member

Thanks as always for your work!

@stefan-dan stefan-dan deleted the patch-1 branch April 7, 2022 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants