Skip to content
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

Changing 'Ocupation' for SD card utilization to 'Usage' #16

Open
wants to merge 1 commit into
base: revamp
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
4 changes: 2 additions & 2 deletions www/js/language/de.js
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ var germantrans = {
"Network":"Netzwerk",
"No SD card detected":"Keine SD Karte gefunden",
"No":"Nein",
"Occupation:":"Belegt",
"Usage:":"Belegt",
"Ok":"Ok",
"Options":"Optionen",
"Out of range":"Ausser Reichweite",
Expand Down Expand Up @@ -129,7 +129,7 @@ var germantrans = {
"Used:":"Benutzt:",
"Value | Target":"Wert | Ziel",
"Value":"Wert",
"Ocupation:":"Belegung:",
"Usage:":"Belegung:",
"Wrong data":"Falsche Daten",
"Yes":"Ja",
"Light":"Licht",
Expand Down
2 changes: 1 addition & 1 deletion www/js/language/es.js
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ var spanishtrans = {
"Network":"Red",
"No SD card detected":"No se detecta la tarjeta SD",
"No":"No",
"Occupation:":"Ocupación",
"Usage:":"Ocupación",
"Ok":"Ok",
"Options":"Opciones",
"Out of range":"No es válido",
Expand Down
2 changes: 1 addition & 1 deletion www/js/language/fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ var frenchtrans = {
"Network":"Réseau",
"No SD card detected":"Pas de SD carte détectée",
"No":"Non",
"Occupation:":"Occupation",
"Usage:":"Occupation",
"Ok":"Ok",
"Options":"Options",
"Out of range":"Invalide",
Expand Down
2 changes: 1 addition & 1 deletion www/js/language/hu.js
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ var hungariantrans = {
"Network":"Hálózat",
"No SD card detected":"SD Kártya felismerhetetlen",
"No":"Nem",
"Occupation:":"Elfoglalt",
"Usage:":"Elfoglalt",
"Ok":"Ok",
"Options":"Opciók",
"Out of range":"Hatótávolságon kívül",
Expand Down
2 changes: 1 addition & 1 deletion www/js/language/it.js
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ var italiantrans = {
"Network":"Rete",
"No SD card detected":"Nessuna Scheda SD rilevata",
"No":"No",
"Occupation:":"Occupazione",
"Usage:":"Occupazione",
"Ok":"Ok",
"Options":"Opzioni",
"Out of range":"Fuori range",
Expand Down
2 changes: 1 addition & 1 deletion www/js/language/ja.js
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ var japanesetrans = {
"Network":"ネットワーク",
"No SD card detected":"SDカードが検出されません",
"No":"No",
"Occupation:":"Occupation:",
"Usage:":"Occupation:",
"Ok":"Ok",
"Options":"オプション",
"Out of range":"範囲外",
Expand Down
2 changes: 1 addition & 1 deletion www/js/language/lang.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ var langtrans = {
"Network":"Network",
"No SD card detected":"No SD card detected",
"No":"No",
"Occupation:":"Occupation:",
"Usage:":"Occupation:",
"Ok":"Ok",
"Options":"Options",
"Out of range":"Out of range",
Expand Down
2 changes: 1 addition & 1 deletion www/js/language/pl.js
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ var polishtrans = {
"Network":"Sieć",
"No SD card detected":"Nie wykryto karty SD",
"No":"Nie",
"Occupation:":"Stan:",
"Usage:":"Stan:",
"Ok":"Ok",
"Options":"Opcje",
"Out of range":"Poza zakresem",
Expand Down
2 changes: 1 addition & 1 deletion www/js/language/ptbr.js
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ var ptbrtrans = {
"Network":"Rede",
"No SD card detected":"SD card não detectado",
"No":"Não",
"Occupation:":"Ocupado:",
"Usage:":"Ocupado:",
"Ok":"Ok",
"Options":"Opções",
"Out of range":"Fora de alcance",
Expand Down
2 changes: 1 addition & 1 deletion www/js/language/ru.js
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ var russiantrans = {
"Network": "Сеть",
"No SD card detected": "SD-карта не обнаружена",
"No": "Нет",
"Occupation:": "Захоплення:",
"Usage:": "Захоплення:",
"Ok": "ОК",
"Options": "Опции",
"Out of range": "Вне диапазона",
Expand Down
2 changes: 1 addition & 1 deletion www/js/language/tr.js
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ var turkishtrans = {
"Network":"Ağ",
"No SD card detected":"SD kart bulunamadı",
"No":"Hayır",
"Occupation:":"Kullanım:",
"Usage:":"Kullanım:",
"Ok":"Tamam",
"Options":"Seçenekler",
"Out of range":"Aralık/Menzil dışı",
Expand Down
2 changes: 1 addition & 1 deletion www/js/language/uk.js
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ var ukrtrans = {
"Network": "Мережа",
"No SD card detected": "SD-карта не виявлена",
"No": "Ні",
"Occupation:": "Захоплення:",
"Usage:": "Захоплення:",
"Ok": "ОК",
"Options": "Опції",
"Out of range": "Поза діапазону",
Expand Down
2 changes: 1 addition & 1 deletion www/js/language/zh_CN.js
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ var zh_CN_trans = {
"Network":"网络",
"No SD card detected":"未检测到SD卡",
"No":"No",
"Occupation:":"Occupation:",
"Usage:":"Occupation:",
"Ok":"Ok",
"Options":"选项",
"Out of range":"超出范围",
Expand Down
2 changes: 1 addition & 1 deletion www/sub/files.html
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
<span class="noshowonlowres">| &nbsp;</span>
<span class="form-inline">
<div class="form-group">
<span><span translate>Ocupation:</span>
<span><span translate>Usage:</span>
<meter id="files_sd_status_occupation" style='width:150px' min='0' max='100' high='90' value=50></meter></span>
<span id="files_sd_status_percent"></span><span>%</span>
</div>
Expand Down