Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jan 20, 2026. It is now read-only.

add Georgian calendar translation #804

Open
vazhalomidze wants to merge 3 commits into react-component:9.x
base: 9.x
Choose a base branch
Loading
from vazhalomidze:Georgian_calendar_translation
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 28 additions & 0 deletions src/locale/ka_GE.js
View file Open in desktop
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
export default {
today: 'დღეს',
now: 'ახლა',
backToToday: 'მიმდინარე თარიღი',
ok: 'Ok',
clear: 'გასუფთავება',
month: 'თვე',
year: 'წელი',
timeSelect: 'დროის არჩევა',
dateSelect: 'თარიღის არჩევა',
weekSelect: 'კვირის არჩევა',
monthSelect: 'თვის არჩევა',
yearSelect: 'წლის არჩევა',
decadeSelect: 'ათწლეულის არჩევა',
yearFormat: 'YYYY',
dateFormat: 'M/D/YYYY',
dayFormat: 'D',
dateTimeFormat: 'M/D/YYYY HH:mm:ss',
monthBeforeYear: true,
previousMonth: 'წინა თვე (PageUp)',
nextMonth: 'მომდევნო თვე (PageDown)',
previousYear: 'წინა წელი (Control + left)',
nextYear: 'მომდევნო წელი (Control + right)',
previousDecade: 'წინა ათწლეული',
nextDecade: 'მომდევნო ათწლეული',
previousCentury: 'გასული საუკუნე',
nextCentury: 'მომდევნო საუკუნე',
};

AltStyle によって変換されたページ (->オリジナル) /