diff --git a/l10n/ka.js b/l10n/ka.js new file mode 100644 index 00000000..ca35fa77 --- /dev/null +++ b/l10n/ka.js @@ -0,0 +1,79 @@ +OC.L10N.register( + "serverinfo", + { + "CPU info not available" : "CPU info not available", + "Load average: {cpu} (last minute)" : "Load average: {cpu} (last minute)", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}", + "RAM info not available" : "RAM info not available", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}", + "SWAP info not available" : "SWAP info not available", + "Copied!" : "Copied!", + "Not supported!" : "Not supported!", + "Press ⌘-C to copy." : "Press ⌘-C to copy.", + "Press Ctrl-C to copy." : "Press Ctrl-C to copy.", + "System" : "System", + "Monitoring" : "Monitoring", + "Monitoring app with useful server information" : "Monitoring app with useful server information", + "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc.", + "Operating System:" : "Operating System:", + "CPU:" : "CPU:", + "Unknown Processor" : "Unknown Processor", + "Memory:" : "Memory:", + "Server time:" : "Server time:", + "Uptime:" : "Uptime:", + "Temperature" : "Temperature", + "Load" : "Load", + "Memory" : "Memory", + "Disk" : "Disk", + "Mount:" : "Mount:", + "Filesystem:" : "Filesystem:", + "Size:" : "Size:", + "Available:" : "Available:", + "Used:" : "Used:", + "Files:" : "Files:", + "Storages:" : "Storages:", + "Free Space:" : "Free Space:", + "Network" : "Network", + "Hostname:" : "Hostname:", + "DNS:" : "DNS:", + "Gateway:" : "Gateway:", + "Status:" : "Status:", + "Speed:" : "Speed:", + "Duplex:" : "Duplex:", + "MAC:" : "MAC:", + "IPv4:" : "IPv4:", + "IPv6:" : "IPv6:", + "Active users" : "Active users", + "Total users:" : "Total users:", + "24 hours:" : "24 hours:", + "1 hour:" : "1 hour:", + "5 mins:" : "5 mins:", + "Shares" : "Shares", + "Users:" : "Users:", + "Groups:" : "Groups:", + "Links:" : "Links:", + "Emails:" : "Emails:", + "Federated sent:" : "Federated sent:", + "Federated received:" : "Federated received:", + "Talk conversations:" : "Talk conversations:", + "PHP" : "PHP", + "Version:" : "Version:", + "Memory limit:" : "Memory limit:", + "Max execution time:" : "Max execution time:", + "Upload max size:" : "Upload max size:", + "OPcache Revalidate Frequency:" : "OPcache Revalidate Frequency:", + "Extensions:" : "Extensions:", + "Unable to list extensions" : "Unable to list extensions", + "Show phpinfo" : "Show phpinfo", + "Database" : "Database", + "Type:" : "Type:", + "External monitoring tool" : "External monitoring tool", + "Use this end point to connect an external monitoring tool:" : "Use this end point to connect an external monitoring tool:", + "Copy" : "Copy", + "Output in JSON" : "Output in JSON", + "Skip app updates (including app updates will send an external request to the app store)" : "Skip app updates (including app updates will send an external request to the app store)", + "Skip server update" : "Skip server update", + "To use an access token, please generate one then set it using the following command:" : "To use an access token, please generate one then set it using the following command:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Then pass the token with the \"NC-Token\" header when querying the above URL." +}, +"nplurals=2; plural=(n!=1);"); diff --git a/l10n/ka.json b/l10n/ka.json new file mode 100644 index 00000000..da8f7e8d --- /dev/null +++ b/l10n/ka.json @@ -0,0 +1,77 @@ +{ "translations": { + "CPU info not available" : "CPU info not available", + "Load average: {cpu} (last minute)" : "Load average: {cpu} (last minute)", + "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}", + "RAM info not available" : "RAM info not available", + "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}", + "SWAP info not available" : "SWAP info not available", + "Copied!" : "Copied!", + "Not supported!" : "Not supported!", + "Press ⌘-C to copy." : "Press ⌘-C to copy.", + "Press Ctrl-C to copy." : "Press Ctrl-C to copy.", + "System" : "System", + "Monitoring" : "Monitoring", + "Monitoring app with useful server information" : "Monitoring app with useful server information", + "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc.", + "Operating System:" : "Operating System:", + "CPU:" : "CPU:", + "Unknown Processor" : "Unknown Processor", + "Memory:" : "Memory:", + "Server time:" : "Server time:", + "Uptime:" : "Uptime:", + "Temperature" : "Temperature", + "Load" : "Load", + "Memory" : "Memory", + "Disk" : "Disk", + "Mount:" : "Mount:", + "Filesystem:" : "Filesystem:", + "Size:" : "Size:", + "Available:" : "Available:", + "Used:" : "Used:", + "Files:" : "Files:", + "Storages:" : "Storages:", + "Free Space:" : "Free Space:", + "Network" : "Network", + "Hostname:" : "Hostname:", + "DNS:" : "DNS:", + "Gateway:" : "Gateway:", + "Status:" : "Status:", + "Speed:" : "Speed:", + "Duplex:" : "Duplex:", + "MAC:" : "MAC:", + "IPv4:" : "IPv4:", + "IPv6:" : "IPv6:", + "Active users" : "Active users", + "Total users:" : "Total users:", + "24 hours:" : "24 hours:", + "1 hour:" : "1 hour:", + "5 mins:" : "5 mins:", + "Shares" : "Shares", + "Users:" : "Users:", + "Groups:" : "Groups:", + "Links:" : "Links:", + "Emails:" : "Emails:", + "Federated sent:" : "Federated sent:", + "Federated received:" : "Federated received:", + "Talk conversations:" : "Talk conversations:", + "PHP" : "PHP", + "Version:" : "Version:", + "Memory limit:" : "Memory limit:", + "Max execution time:" : "Max execution time:", + "Upload max size:" : "Upload max size:", + "OPcache Revalidate Frequency:" : "OPcache Revalidate Frequency:", + "Extensions:" : "Extensions:", + "Unable to list extensions" : "Unable to list extensions", + "Show phpinfo" : "Show phpinfo", + "Database" : "Database", + "Type:" : "Type:", + "External monitoring tool" : "External monitoring tool", + "Use this end point to connect an external monitoring tool:" : "Use this end point to connect an external monitoring tool:", + "Copy" : "Copy", + "Output in JSON" : "Output in JSON", + "Skip app updates (including app updates will send an external request to the app store)" : "Skip app updates (including app updates will send an external request to the app store)", + "Skip server update" : "Skip server update", + "To use an access token, please generate one then set it using the following command:" : "To use an access token, please generate one then set it using the following command:", + "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Then pass the token with the \"NC-Token\" header when querying the above URL." +},"pluralForm" :"nplurals=2; plural=(n!=1);" +} \ No newline at end of file