Skip to content

Translations update from Hosted Weblate #22

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

Open
wants to merge 5 commits into
base: 5.x-dev
Choose a base branch
from
Open
Show file tree
Hide file tree
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
15 changes: 14 additions & 1 deletion lang/cs.json
Original file line number Diff line number Diff line change
@@ -1 +1,14 @@
{}
{
"RerIntranetSubnetwork": {
"Description": "Tato zpráva počítá návštěvy z místního intranetu",
"SegmentHelp": "Zadejte název podsítě",
"SegmentName": "Segment podsítě",
"SettingDefaultDescription": "Měřeno jako podsítě IPv4 adresy zahrnuté do 127.x.x.x, 192.x.x.x, 10.x.x.x",
"SettingDefaultTitle": "Zahrnout standardní privátní sítě",
"SettingDescription": "Regulární výraz, který zahrnuje všechny IP adresy podsítí",
"SettingException": "Musí to být regulární výraz",
"SettingTitle": "Regulární výraz pro podsíť",
"SubnetworkName": "Název podsítě",
"Title": "Intranetová podsíť"
}
}
2 changes: 1 addition & 1 deletion lang/es.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"RerIntranetSubnetwork": {
"Description": "Este informe cuenta las visitas a la intranet local",
"SegmentHelp": "Ingrese el nombre de la subred",
"SegmentHelp": "Introduzca el nombre de la subred",
"SegmentName": "Segmento de la subred",
"SettingDefaultDescription": "Mida como las direcciones IPv4 de las subredes incluidas en 127.xxx, 192.xxx, 10.xxx",
"SettingDefaultTitle": "Incluir las redes privadas estándar",
Expand Down
15 changes: 14 additions & 1 deletion lang/ga.json
Original file line number Diff line number Diff line change
@@ -1 +1,14 @@
{}
{
"RerIntranetSubnetwork": {
"Description": "Áiríonn an tuarascáil seo cuairteanna ón Inlíon áitiúil",
"SegmentHelp": "Cuir isteach Ainm an Fholíonra",
"SegmentName": "Deighleog folíonra",
"SettingDefaultDescription": "Tomhais mar sheoltaí IPv4 Fo-líonraí san áireamh i 127.x.x.x, 192.x.x.x, 10.x.x.x",
"SettingDefaultTitle": "Cuir líonraí príobháideacha caighdeánacha san áireamh",
"SettingDescription": "Slonn Rialta a chuimsíonn gach seoladh IP fo-líonraí",
"SettingException": "Ní mór gur léiriú rialta é",
"SettingTitle": "Fo-líonra Slonn Rialta",
"SubnetworkName": "Ainm Fo-líonra",
"Title": "Fo-líonra Inlín"
}
}
6 changes: 5 additions & 1 deletion lang/ru.json
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
{}
{
"RerIntranetSubnetwork": {
"Title": "Подсеть интранета"
}
}
15 changes: 14 additions & 1 deletion lang/ta.json
Original file line number Diff line number Diff line change
@@ -1 +1,14 @@
{}
{
"RerIntranetSubnetwork": {
"Description": "இந்த அறிக்கை உள்ளக இன்ட்ராநெட்டிலிருந்து வருகைகளை கணக்கிடுகிறது",
"SegmentHelp": "சப்நெட்வொர்க் பெயரை உள்ளிடவும்",
"SegmentName": "சப்நெட்வொர்க் பிரிவு",
"SettingDefaultDescription": "127.x.x.x, 192.x.x.x, 10.x.x.x இல் சேர்க்கப்பட்டுள்ள சப்நெட்வொர்க்ச் ஐபிவி 4 முகவரிகளாக அளவிடவும்",
"SettingDefaultTitle": "நிலையான தனியார் நெட்வொர்க்குகள் சேர்க்கவும்",
"SettingDescription": "அனைத்து சப்நெட்வொர்க்ச் ஐபி முகவரிகளை உள்ளடக்கிய ஒரு வழக்கமான வெளிப்பாடு",
"SettingException": "வழக்கமான வெளிப்பாடாக இருக்க வேண்டும்",
"SettingTitle": "சப்நெட்வொர்க் வழக்கமான வெளிப்பாடு",
"SubnetworkName": "சப்நெட்வொர்க் பெயர்",
"Title": "இன்ட்ராநெட் சப்நெட்வொர்க்"
}
}