This commit is contained in:
2020-06-23 23:18:50 +00:00
parent d1f48d41de
commit 4e5a4a1ca4
6 changed files with 81 additions and 6 deletions

View File

@@ -1837,5 +1837,6 @@
"CopyDbId":"Datenbank-ID kopieren",
"LastLogin":"Letzte Anmeldezeit",
"Import":"Importieren",
"Export":"Exportieren"
"Export":"Exportieren",
"ReadOnly":"Schreibgeschützt"
}

View File

@@ -234,7 +234,7 @@
"UiFieldDataTypesInteger": "Integer",
"GlobalAllowScheduleConflicts": "Allow Schedule Conflicts",
"GlobalAllowScheduleConflictsDescription": "If the user assigning schedules wants to be notified that a scheduled user overlaps, they should set this to FALSE. If it is common to overlap schedules, it is suggested to set to TRUE",
"GlobalCJKIndex": "Use CJK Index",
"GlobalCJKIndex": "CJK Index",
"GlobalCJKIndexDescription": "Only set to TRUE if entry of Chinese, Japanese or Korean characters into fields and labels",
"GlobalCoordinateStyle": "Coordinate display style",
"GlobalCoordinateStyleDescription": "Determines how geographic co-ordinates are displayed",
@@ -1837,7 +1837,8 @@
"CopyDbId":"Copy database id",
"LastLogin":"Last login",
"Import":"Import",
"Export":"Export"
"Export":"Export",
"ReadOnly":"Read only"
}

View File

@@ -1837,5 +1837,6 @@
"CopyDbId":"Copiar ID de base de datos",
"LastLogin":"Última hora de inicio de sesión",
"Import":"Importar",
"Export":"Exportar"
"Export":"Exportar",
"ReadOnly":"Sólo lectura"
}

View File

@@ -1837,5 +1837,6 @@
"CopyDbId":"Copier l'ID de la base de données",
"LastLogin":"Dernière connexion",
"Import":"Importer",
"Export":"Exporter"
"Export":"Exporter",
"ReadOnly":"Lecture seule"
}