GUACAMOLE-1730: Add polish translation.

This commit is contained in:
jbochenski
2023-01-04 15:32:34 +01:00
parent c2f2defcba
commit c375e6fcee
19 changed files with 1295 additions and 1 deletions

View File

@@ -11,6 +11,7 @@
"translations" : [
"translations/en.json"
"translations/pl.json"
]
}

View File

@@ -0,0 +1,14 @@
{
"DATA_SOURCE_RECORDING_STORAGE" : {
"NAME" : "Session Recording Storage"
},
"RECORDING_STORAGE" : {
"INFO_GUACAMOLE_SESSION_RECORDING" : "Graficzne nagranie sesji zdalnego pulpitu",
"INFO_SERVER_LOG" : "Serwer/system log",
"INFO_TYPESCRIPT" : "Tesktowe nagranie sesji",
"INFO_TYPESCRIPT_TIMING" : "Informacje o czasie dla tesktowego nagrania sesji"
}
}