Skip to content

Commit

Permalink
Merge pull request #1347 from ioBrokerTranslator/weblate-adapters-hm-rpc
Browse files Browse the repository at this point in the history
Translations update from ioBroker Translation System
  • Loading branch information
GermanBluefox authored Feb 9, 2025
2 parents 896e810 + 2edd775 commit e98f3d7
Show file tree
Hide file tree
Showing 11 changed files with 21 additions and 10 deletions.
2 changes: 1 addition & 1 deletion admin/i18n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@
"Use https": "HTTPS verwenden",
"Username": "Benutzername",
"in seconds": "in Sekunden"
}
}
2 changes: 1 addition & 1 deletion admin/i18n/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@
"Use https": "usar https",
"Username": "Nombre de usuario",
"in seconds": "en segundos"
}
}
2 changes: 1 addition & 1 deletion admin/i18n/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@
"Use https": "utiliser https",
"Username": "Nom d'utilisateur",
"in seconds": "en secondes"
}
}
2 changes: 1 addition & 1 deletion admin/i18n/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@
"Use https": "usa https",
"Username": "Nome utente",
"in seconds": "in secondi"
}
}
2 changes: 1 addition & 1 deletion admin/i18n/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@
"Use https": "gebruik https",
"Username": "Gebruikersnaam",
"in seconds": "in seconden"
}
}
2 changes: 1 addition & 1 deletion admin/i18n/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@
"Use https": "użyj https",
"Username": "Nazwa Użytkownika",
"in seconds": "w sekundy"
}
}
2 changes: 1 addition & 1 deletion admin/i18n/pt.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@
"Use https": "use https",
"Username": "Username",
"in seconds": "em segundos"
}
}
2 changes: 1 addition & 1 deletion admin/i18n/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@
"Use https": "использовать https",
"Username": "имя пользователя",
"in seconds": "в секундах"
}
}
2 changes: 1 addition & 1 deletion admin/i18n/uk.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@
"Use https": "Використовуйте https",
"Username": "Ім'я користувача",
"in seconds": "за секунди"
}
}
2 changes: 1 addition & 1 deletion admin/i18n/zh-cn.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@
"Use https": "使用https",
"Username": "用户名",
"in seconds": "很快"
}
}
11 changes: 11 additions & 0 deletions admin/words.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
/*global systemDictionary:true */
/*
+===================== DO NOT MODIFY ======================+
| This file was generated by translate-adapter, please use |
| `translate-adapter adminLanguages2words` to update it. |
+===================== DO NOT MODIFY ======================+
*/
'use strict';

systemDictionary = {
};

0 comments on commit e98f3d7

Please sign in to comment.