Skip to content

Commit

Permalink
Translated using Weblate (German)
Browse files Browse the repository at this point in the history
Currently translated at 12.8% (20 of 156 strings)

Translation: microG/play-services-core: permissions
Translate-URL: https://hosted.weblate.org/projects/microg/play-services-core-permissions/de/
  • Loading branch information
MiepHD authored and mar-v-in committed Dec 12, 2023
1 parent af06883 commit 941c6fc
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions play-services-core/src/main/res/values-de/permissions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,22 @@
--><resources>
<string name="permission_service_all_label">Alle Google-Dienste</string>
<string name="permission_service_android_label">Android-Dienste</string>
<string name="permission_scope_www.googleapis.com_auth_freebase.readonly">deinen Freebase-Account ansehen</string>
<string name="permission_scope_www.googleapis.com_auth_drive.readonly">Dateien und Dokumente in deinem Google Drive ansehen</string>
<string name="permission_service_speechpersonalization_label">Personalisierte Spracherkennung</string>
<string name="permission_scope_www.googleapis.com_auth_drive">Dateien und Dokumente in deinem Google Drive ansehen und verwalten</string>
<string name="permission_service_wise_label">Google Tabellen</string>
<string name="permission_service_wifi_label">Google WLAN</string>
<string name="permission_service_health_label">Google Gesundheit</string>
<string name="permission_service_cp_label">Kontakte</string>
<string name="permission_service_speech_label">Sprachsuche</string>
<string name="permission_scope_www.googleapis.com_auth_devstorage.read_write">Deine Daten im Google Cloudspeicher verwalten</string>
<string name="permission_service_cl_label">Google Kalender</string>
<string name="permission_scope_www.googleapis.com_auth_devstorage.read_only">Deine Daten im Google Cloudspeicher ansehen</string>
<string name="permission_scope_www.googleapis.com_auth_calendar.readonly">Meine Kalender ansehen</string>
<string name="permission_service_YouTubeUser_label">Youtube Benutzernamen</string>
<string name="permission_service_groups2_label">Google Gruppen</string>
<string name="permission_scope_www.googleapis.com_auth_calendar">Meine Kalender verwalten</string>
<string name="permission_scope_www.googleapis.com_auth_books">Meine Bücher verwalten</string>
<string name="permission_service_finance_label">Google Finanzen</string>
</resources>

0 comments on commit 941c6fc

Please sign in to comment.