Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
baac643
New translations en.json (Russian)
gnmyt Jan 6, 2026
6594b6d
New translations en.json (Russian)
gnmyt Jan 6, 2026
ecf1dc2
New translations en.json (Chinese Simplified)
gnmyt Jan 12, 2026
1be3093
New translations en.json (Chinese Simplified)
gnmyt Jan 12, 2026
0dca70a
New translations en.json (Russian)
gnmyt Jan 17, 2026
5aa06e2
New translations en.json (Russian)
gnmyt Jan 17, 2026
6c9361c
New translations en.json (Russian)
gnmyt Jan 26, 2026
777a109
New translations en.json (Russian)
gnmyt Jan 26, 2026
9cc9456
New translations en.json (French)
gnmyt Feb 14, 2026
d388a69
New translations en.json (Spanish)
gnmyt Feb 14, 2026
28ca423
New translations en.json (Arabic)
gnmyt Feb 14, 2026
35c9776
New translations en.json (Czech)
gnmyt Feb 14, 2026
2fc7e13
New translations en.json (German)
gnmyt Feb 14, 2026
42e1a01
New translations en.json (Italian)
gnmyt Feb 14, 2026
b756cb3
New translations en.json (Russian)
gnmyt Feb 14, 2026
191bcb5
New translations en.json (Chinese Simplified)
gnmyt Feb 14, 2026
bf700c4
New translations en.json (Portuguese, Brazilian)
gnmyt Feb 14, 2026
2658540
New translations en.json (French)
gnmyt Feb 14, 2026
b994ef6
New translations en.json (Spanish)
gnmyt Feb 14, 2026
0424467
New translations en.json (Arabic)
gnmyt Feb 14, 2026
12d2ba7
New translations en.json (Czech)
gnmyt Feb 14, 2026
b6f3c6c
New translations en.json (German)
gnmyt Feb 14, 2026
e576152
New translations en.json (Italian)
gnmyt Feb 14, 2026
f1139e2
New translations en.json (Russian)
gnmyt Feb 14, 2026
f8d2828
New translations en.json (Chinese Simplified)
gnmyt Feb 14, 2026
f733093
New translations en.json (Portuguese, Brazilian)
gnmyt Feb 14, 2026
671fc55
New translations en.json (German)
gnmyt Feb 16, 2026
fbc6ff5
New translations en.json (German)
gnmyt Feb 16, 2026
da4dd15
New translations en.json (German)
gnmyt Feb 18, 2026
3a2abd0
New translations en.json (German)
gnmyt Feb 18, 2026
164702d
New translations en.json (Portuguese, Brazilian)
gnmyt Feb 18, 2026
73987e7
New translations en.json (Portuguese, Brazilian)
gnmyt Feb 24, 2026
925df88
New translations en.json (Portuguese, Brazilian)
gnmyt Feb 25, 2026
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
15 changes: 15 additions & 0 deletions client/public/assets/locales/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -844,6 +844,7 @@
},
"authentication": {
"title": "{{count}} موفري مصادقة",
"internalProviderName": "Internal Authentication",
"addProvider": "إضافة موفر",
"addLdapProvider": "إضافة LDAP",
"system": "النظام",
Expand Down Expand Up @@ -1303,6 +1304,20 @@
"stop": "إيقاف",
"start": "بدء"
},
"tabs": {
"contextMenu": {
"popOut": "Pop Out",
"startSharing": "Start Sharing",
"readOnly": "Read-only",
"readWrite": "Read & Write",
"copyShareLink": "Copy Share Link",
"changePermissions": "Change Permissions",
"stopSharing": "Stop Sharing",
"duplicate": "Duplicate",
"hibernateSession": "Hibernate",
"closeSession": "Disconnect"
}
},
"wol": {
"successDescription": "الحزمة السحرية المرسلة إلى {{name}}",
"errorDescription": "فشل إرسال الحزمة السحرية"
Expand Down
15 changes: 15 additions & 0 deletions client/public/assets/locales/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -844,6 +844,7 @@
},
"authentication": {
"title": "{{count}} poskytovatelů ověření",
"internalProviderName": "Internal Authentication",
"addProvider": "Přidat poskytovatele",
"addLdapProvider": "Přidání protokolu LDAP",
"system": "Systém",
Expand Down Expand Up @@ -1303,6 +1304,20 @@
"stop": "Zastavit",
"start": "Spustit"
},
"tabs": {
"contextMenu": {
"popOut": "Pop Out",
"startSharing": "Start Sharing",
"readOnly": "Read-only",
"readWrite": "Read & Write",
"copyShareLink": "Copy Share Link",
"changePermissions": "Change Permissions",
"stopSharing": "Stop Sharing",
"duplicate": "Duplicate",
"hibernateSession": "Hibernate",
"closeSession": "Disconnect"
}
},
"wol": {
"successDescription": "Magic packet odeslán na {{name}}",
"errorDescription": "Nepodařilo se odeslat magic packet"
Expand Down
Loading