1
0
mirror of https://github.com/oliexdev/openScale.git synced 2025-08-17 14:10:54 +02:00

Merge branch 'origin/master' into Weblate.

This commit is contained in:
Hosted Weblate
2019-12-05 12:06:06 +01:00
3 changed files with 10 additions and 4 deletions

View File

@@ -237,6 +237,6 @@
<string name="activity_level_extreme">Extrem</string>
<string name="label_upgrade_to_openScale_pro">Actualitzeu a openScale pro per a obtenir suport de Bluetooth</string>
<string name="action_donation">Donació</string>
<string name="info_scale_low_battery">Nivell de bateria baix (%d%), si us plau canvia les piles de la bàscula</string>
<string name="info_bluetooth_connection_error_scale_offline">No es pot connectar a la bàscula, si us plau assegura\'t que està engegada</string>
<string name="info_scale_low_battery">Nivell de bateria baix (%d%), canvieu les piles de la bàscula</string>
<string name="info_bluetooth_connection_error_scale_offline">No es pot connectar amb la bàscula, assegureu-vos que està engegada</string>
</resources>

View File

@@ -129,7 +129,7 @@
<string name="label_not_found">δεν βρέθηκε</string>
<string name="label_ignoreOutOfRange">Αγνόησε δεδομένα εκτός εύρους</string>
<string name="label_initial_weight">Αρχικό βάρος</string>
<string name="label_regression_line">Γραμμή οπισθοδρόμησης βάρους</string>
<string name="label_regression_line">Γραμμή παλινδρόμησης</string>
<string name="label_regression_line_degree">Πολυώνυμος βαθμός οπισθοδρόμησης</string>
<string name="label_goal_line">Γραμμή στόχου</string>
<string name="label_help">Βοήθεια</string>
@@ -161,7 +161,7 @@
<string name="label_month_view">Μηνιαία προβολή</string>
<string name="label_weeks_view">Εβδομαδιαία προβολή</string>
<string name="permission_not_granted">Δεν χορηγήθηκε άδεια</string>
<string name="permission_bluetooth_info">Άδεια τραχύς τοποθεσίας αναγκαία για την αναζήτηση συσκευών Bluetooth. Μπορεί να ανακληθεί αφού βρεθεί η συσκευή.</string>
<string name="permission_bluetooth_info">Χρειάζεται άδεια τοποθεσίας, για την αναζήτηση συσκευών Bluetooth. Μπορεί να ανακληθεί αφού βρεθεί η συσκευή.</string>
<string name="permission_bluetooth_info_title">Πληροφορίες</string>
<string name="label_next">Επόμενο</string>
<string name="label_set_default_order">Θέσε προκαθορισμένη διάταξη</string>
@@ -235,4 +235,8 @@
<string name="label_measurement_bar">Μπάρα μέτρησης</string>
<string name="permission_location_service_info">Χορηγήστε πρόσβαση τοποθεσίας στις ρυθμίσεις του Android για να ψάχνει συσκευές Bluetooth. Προαιρετικά ανακαλέστε το μεταγενέστερα.</string>
<string name="label_is_on_right_axis">Είναι στον δεξιό άξονα</string>
<string name="label_upgrade_to_openScale_pro">Παρακαλώ αναβαθμίστε σε openScale pro για υποστήριξη Bluetooth</string>
<string name="action_donation">Δωρεά</string>
<string name="info_scale_low_battery">Χαμηλό επίπεδο μπαταρίας (%d%), παρακαλώ αλλάξτε τις μπαταρίες της ζυγαριάς</string>
<string name="info_bluetooth_connection_error_scale_offline">Δεν μπορεί να γίνει σύνδεση με την ζυγαριά, παρακαλώ σιγουρευτείτε ότι η ζυγαριά είναι αναμμένη</string>
</resources>

View File

@@ -243,4 +243,6 @@
<string name="label_calories">Kaloriler</string>
<string name="label_upgrade_to_openScale_pro">Bluetooth özelliğini etkinleştirmek için openScale paralı sürüme yükseltin</string>
<string name="action_donation">Bağış</string>
<string name="info_scale_low_battery">Düşük pil düzeyi (%d%), lütfen tartının pilini değiştirin</string>
<string name="info_bluetooth_connection_error_scale_offline">Tartı ile bağlantı kurulamıyor, lütfen tartının açık olduğundan emin olun</string>
</resources>