summaryrefslogtreecommitdiffstats
path: root/res/values-lb/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-lb/strings.xml')
-rw-r--r--res/values-lb/strings.xml193
1 files changed, 43 insertions, 150 deletions
diff --git a/res/values-lb/strings.xml b/res/values-lb/strings.xml
index 93f19499..5e7c290f 100644
--- a/res/values-lb/strings.xml
+++ b/res/values-lb/strings.xml
@@ -15,154 +15,47 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <!-- This is the name of the Download Manager application. -->
- <string name="app_label">Download-Manager</string>
- <!-- This is the short description of a permission associated with the
- Android Download Manager. It is displayed as part of the description
- of any application that was granted that permission.
- This specific permission controls access to the Download Manager by
- applications that initiate downloads. -->
- <string name="permlab_downloadManager">Zougrëff op den Download-Manager</string>
- <!-- This is the long description of a permission associated with the
- Android Download Manager. It is displayed as part of the description
- of any application that was granted that permission.
- This specific permission controls access to the Download Manager by
- applications that initiate downloads. -->
- <string name="permdesc_downloadManager">Erlaabt der App den Zougrëff op den Download-Manager fir Fichieren erofzelueden. Dës Funktioun ka vu béisaartegen Applikatiounen dozou benotzt ginn, d\'Erofluetvirgäng z\'ënnerbriechen an op privat Daten zouzegräifen.</string>
- <!-- This is the short description of a permission associated with the
- Android Download Manager. It is displayed as part of the description
- of any application that was granted that permission.
- This specific permission controls access to some advanced (and
- dangerous) features from the Download Manager that are needed by
- system applications but aren't necessary for regular applications
- that just initiate plain downloads. -->
- <string name="permlab_downloadManagerAdvanced">Erweidert Downloadmanager-Funktiounen</string>
- <!-- This is the long description of a permission associated with the
- Android Download Manager. It is displayed as part of the description
- of any application that was granted that permission.
- This specific permission controls access to some advanced (and
- dangerous) features from the Download Manager that are needed by
- system applications but aren't necessary for regular applications
- that just initiate plain downloads. -->
- <string name="permdesc_downloadManagerAdvanced">Erlaabt der App den Zougrëff op déi erweidert Funktioune vum Download-Manager. Béisaarteg Applikatioune kënnen dozou benotzt ginn, d\'Erofluetvirgäng z\'ënnerbriechen an op privat Daten zouzegräifen.</string>
- <string name="permlab_downloadCompletedIntent">Download-Notifikatioune schécken</string>
- <!-- This is the long description of a permission associated with the
- Android Download Manager. It is displayed as part of the description
- of any application that was granted that permission.
- This specific permission allows an application to tell other
- applications that their downloads have completed. -->
- <string name="permdesc_downloadCompletedIntent">Erlaabt der App, Notifikatiounen iwwer ofgeschloss Downloads ze schécken. Béisaarteg Appe kënnen dat benotze fir aner Appen déi Fichieren eroflueden auszetricksen.</string>
- <!-- Title for permission to see all downloads to EXTERNAL [CHAR LIMIT=25] -->
- <string name="permlab_seeAllExternal" product="nosdcard">All d\'Downloads um USB-Späicher uweisen</string>
- <!-- Title for permission to see all downloads to EXTERNAL -->
- <string name="permlab_seeAllExternal" product="default">All d\'Downloads op der SD-Kaart uweisen</string>
- <!-- Description for the permission to see all downloads to EXTERNAL -->
- <string name="permdesc_seeAllExternal">Erlaabt der App, all déi erofgeluede Fichieren op der SD-Kaart ze gesinn, egal vu wéi enger App s\'erofgeluede goufen.</string>
- <!-- The label for the permission to download files to the download cache
- that can't be automatically deleted by the download manager to free up
- space [CHAR LIMIT=50] -->
- <string name="permlab_downloadCacheNonPurgeable">Plaz am Download-Tëschespäicher reservéieren</string>
- <!-- The full sentence description for the permission to download files to
- the download cache that can't be automatically deleted by the download
- manager to free up space [CHAR LIMIT=160] -->
- <string name="permdesc_downloadCacheNonPurgeable">Erlaabt der App, Fichieren an en Tëschespäicher erofzelueden, deen net automatesch geläscht ka ginn, wann den Download-Manager méi Plaz brauch.</string>
- <!-- The label for the permission to download files through the download
- manager without any notification being shown to the user [CHAR LIMIT=50] -->
- <string name="permlab_downloadWithoutNotification">Fichieren ouni Notifikatioun eroflueden</string>
- <!-- The full sentence description for the permission to download files
- through the download manager without any notification being shown to the
- user [CHAR LIMIT=160] -->
- <string name="permdesc_downloadWithoutNotification">Erlaabt der App, Fichieren duerch den Download-Manger erofzelueden ouni datt dem Benotzer eng Notifikatioun ugewise gëtt.</string>
- <!-- The label for the permission to access all downloads in the download
- manager, not just those owned by the calling user [CHAR LIMIT=50] -->
- <string name="permlab_accessAllDownloads">Op all d\'System-Downloads zougräifen</string>
- <!-- The full sentence description for the permission to access all
- downloads in the download manager, not just those owned by the calling user
- [CHAR LIMIT=160] -->
- <string name="permdesc_accessAllDownloads">Erlaabt der App, all déi erofgeluede Fichieren unzekucken an z\'änneren, egal vu wéi enger App am System se gestart goufen.</string>
- <!-- This is the title that is used when displaying the notification
- for a download that doesn't have a title associated with it. -->
- <string name="download_unknown_title">&lt;Ouni Titel&gt;</string>
- <!-- When a download completes, a notification is displayed, and this
- string is used to indicate that the download successfully completed.
- Note that such a download could have been initiated by a variety of
- applications, including (but not limited to) the browser, an email
- application, a content marketplace. -->
- <string name="notification_download_complete">Download ofgeschloss.</string>
- <!-- When a download completes, a notification is displayed, and this
- string is used to indicate that the download failed.
- Note that such a download could have been initiated by a variety of
- applications, including (but not limited to) the browser, an email
- application, a content marketplace. -->
- <string name="notification_download_failed">Eroflueden net erfollegräich.</string>
- <!-- When a download is paused because it's too large to download over a
- mobile connection, and Wi-Fi is unavailable, this string is displayed in
- the system notification for the running download, beneath the download
- title and description. Note that such a download could have been
- initiated by a variety of applications, including (but not limited to)
- the browser, an email application, a content marketplace.
- [CHAR LIMIT=24] -->
- <string name="notification_need_wifi_for_size">Downloadgréisst erfuerdert WLAN-Connectioun.</string>
- <!-- Notification shown when a download has been paused because a user policy
- has blocked network access to applications running in background. [CHAR LIMIT=24] -->
- <string name="notification_paused_in_background">Am Hannergrond pauséiert.</string>
- <!-- Title for dialog when a download exceeds the carrier-specified maximum size of downloads
- over the mobile network and Wi-Fi is required. The user has the choice to either queue the
- download to start next time Wi-Fi is available or cancel the download altogether. [CHAR
- LIMIT=50] -->
- <string name="wifi_required_title">Download ze grouss fir d\'Provider-Netzwierk</string>
- <!-- Text for dialog when a download exceeds the carrier-specified maximum size of downloads
- over the mobile network and Wi-Fi is required. The user has the choice to either queue the
- download to start next time Wi-Fi is available or cancel the download altogether. [CHAR
- LIMIT=200] -->
- <string name="wifi_required_body">Du muss WLAN benotze fir dëse Fichier vu(n) <xliff:g id="size" example="12.3KB">%s</xliff:g> erofzelueden. \n\nDréck <xliff:g id="queue_text" example="Queue">%s</xliff:g> fir de Fichier erofzeluede wann s du déi nächst Kéier mat engem WLAN-Netzwierk connectéiert bass.</string>
- <!-- Title for dialog when a download exceeds the carrier-specified recommended maximum size of
- downloads over the mobile network, and the user may choose to start the download over mobile
- anyway or to queue for download to start next time a Wi-Fi connection is available [CHAR
- LIMIT=50] -->
- <string name="wifi_recommended_title">An d\'Waardeschläif fir spéider setzen?</string>
- <!-- Text for dialog when a download exceeds the carrier-specified recommended maximum size of
- downloads over the mobile network, and the user may choose to start the download over mobile
- anyway or to queue for download to start next time a Wi-Fi connection is available [CHAR
- LIMIT=200] -->
- <string name="wifi_recommended_body">D\'Erofluede vum Fichier vu(n) <xliff:g id="size" example="12.3KB">%s</xliff:g> kéint deng Akkulafzäit verkierzen an/oder däin Dateverbrauch excessiv steigeren, wat jee no Tariff zu héije Käschte bei dengem mobille Provider kéint féieren.\n\n Dréck <xliff:g id="queue_text" example="Queue">%s</xliff:g> fir de Fichier erofzeluede wann s du déi nächst Kéier mat engem WLAN-Netzwierk connectéiert bass.</string>
- <!-- Text for button to queue a download to start next time Wi-Fi is available [CHAR LIMIT=25]
- -->
- <string name="button_queue_for_wifi">Waardeschläif</string>
- <!-- Text for button to cancel a download because it's too large to proceed over the mobile
- network and the user does not want to queue it for Wi-Fi [CHAR LIMIT=25] -->
- <string name="button_cancel_download">Ofbriechen</string>
- <!-- Text for button to start a download over the mobile connection now, even though it's over
- the carrier-specified recommended maximum size for downloads over the mobile connection
- [CHAR LIMIT=25] -->
- <string name="button_start_now">Elo starten</string>
- <!-- Title summarizing active downloads. [CHAR LIMIT=32] -->
- <plurals name="notif_summary_active">
- <item quantity="one">1 Fichier gëtt erofgelueden</item>
- <item quantity="other"><xliff:g id="number">%d</xliff:g> Fichiere ginn erofgelueden</item>
- </plurals>
- <!-- Title summarizing waiting downloads. [CHAR LIMIT=32] -->
- <plurals name="notif_summary_waiting">
- <item quantity="one">1 Fichier waart</item>
- <item quantity="other"><xliff:g id="number">%d</xliff:g> Fichiere waarden</item>
- </plurals>
- <!-- Time remaining until download is complete. [CHAR LIMIT=32] -->
- <string name="download_remaining"><xliff:g id="duration" example="3 minutes">%s</xliff:g> iwwreg</string>
- <!-- Text for a toast appearing when a user clicks on a completed download, informing the user
- that there is no application on the device that can open the file that was downloaded
- [CHAR LIMIT=200] -->
- <string name="download_no_application_title">Fichier kann net opgemaach ginn</string>
- <!-- Label describing Downloads as a storage root [CHAR LIMIT=32] -->
- <string name="root_downloads">Downloads</string>
- <!-- Status indicating that the download has been queued to start in the future. Appears for an
- individual item in the download list. [CHAR LIMIT=24] -->
- <string name="download_queued">An der Waardeschläif</string>
- <!-- Status indicating that the system is currently downloading the file. Appears for an
- individual item in the download list. [CHAR LIMIT=24] -->
- <string name="download_running">Am Gaang</string>
- <!-- Status indicating that the download has ended without completing successfully. Appears for
- an individual item in the download list. [CHAR LIMIT=24] -->
- <string name="download_error">Net erfollegräich</string>
- <!-- Representation of download progress percentage when running. [CHAR LIMIT=24] -->
- <string name="download_running_percent">Am Gaang, <xliff:g id="percentage" example="50%">%s</xliff:g></string>
+ <string name="app_label">Download-Manager</string>
+ <string name="permlab_downloadManager">Zougrëff op den Download-Manager</string>
+ <string name="permdesc_downloadManager">Erlaabt der App den Zougrëff op den Download-Manager fir Fichieren erofzelueden. Dës Funktioun ka vu béisaartegen Applikatiounen dozou benotzt ginn, d\'Erofluetvirgäng z\'ënnerbriechen an op privat Daten zouzegräifen.</string>
+ <string name="permlab_downloadManagerAdvanced">Erweidert Downloadmanager-Funktiounen</string>
+ <string name="permdesc_downloadManagerAdvanced">Erlaabt der App den Zougrëff op déi erweidert Funktioune vum Download-Manager. Béisaarteg Applikatioune kënnen dozou benotzt ginn, d\'Erofluetvirgäng z\'ënnerbriechen an op privat Daten zouzegräifen.</string>
+ <string name="permlab_downloadCompletedIntent">Download-Notifikatioune schécken</string>
+ <string name="permdesc_downloadCompletedIntent">Erlaabt der App, Notifikatiounen iwwer ofgeschloss Downloads ze schécken. Béisaarteg Appe kënnen dat benotze fir aner Appen déi Fichieren eroflueden auszetricksen.</string>
+ <string name="permlab_seeAllExternal" product="nosdcard">All d\'Downloads um USB-Späicher uweisen</string>
+ <string name="permlab_seeAllExternal" product="default">All d\'Downloads op der SD-Kaart uweisen</string>
+ <string name="permdesc_seeAllExternal">Erlaabt der App, all déi erofgeluede Fichieren op der SD-Kaart ze gesinn, egal vu wéi enger App s\'erofgeluede goufen.</string>
+ <string name="permlab_downloadCacheNonPurgeable">Plaz am Download-Tëschespäicher reservéieren</string>
+ <string name="permdesc_downloadCacheNonPurgeable">Erlaabt der App, Fichieren an en Tëschespäicher erofzelueden, deen net automatesch geläscht ka ginn, wann den Download-Manager méi Plaz brauch.</string>
+ <string name="permlab_downloadWithoutNotification">Fichieren ouni Notifikatioun eroflueden</string>
+ <string name="permdesc_downloadWithoutNotification">Erlaabt der App, Fichieren duerch den Download-Manger erofzelueden ouni datt dem Benotzer eng Notifikatioun ugewise gëtt.</string>
+ <string name="permlab_accessAllDownloads">Op all d\'System-Downloads zougräifen</string>
+ <string name="permdesc_accessAllDownloads">Erlaabt der App, all déi erofgeluede Fichieren unzekucken an z\'änneren, egal vu wéi enger App am System se gestart goufen.</string>
+ <string name="download_unknown_title">&lt;Ouni Titel&gt;</string>
+ <string name="notification_download_complete">Download ofgeschloss.</string>
+ <string name="notification_download_failed">Eroflueden net erfollegräich.</string>
+ <string name="notification_need_wifi_for_size">Downloadgréisst erfuerdert WLAN-Connectioun.</string>
+ <string name="notification_paused_in_background">Am Hannergrond pauséiert.</string>
+ <string name="wifi_required_title">Download ze grouss fir d\'Provider-Netzwierk</string>
+ <string name="wifi_required_body">Du muss WLAN benotze fir dëse Fichier vu(n) <xliff:g id="size" example="12.3KB">%s</xliff:g> erofzelueden. \n\nDréck <xliff:g id="queue_text" example="Queue">%s</xliff:g> fir de Fichier erofzeluede wann s du déi nächst Kéier mat engem WLAN-Netzwierk connectéiert bass.</string>
+ <string name="wifi_recommended_title">An d\'Waardeschläif fir spéider setzen?</string>
+ <string name="wifi_recommended_body">D\'Erofluede vum Fichier vu(n) <xliff:g id="size" example="12.3KB">%s</xliff:g> kéint deng Akkulafzäit verkierzen an/oder däin Dateverbrauch excessiv steigeren, wat jee no Tariff zu héije Käschte bei dengem mobille Provider kéint féieren.\n\n Dréck <xliff:g id="queue_text" example="Queue">%s</xliff:g> fir de Fichier erofzeluede wann s du déi nächst Kéier mat engem WLAN-Netzwierk connectéiert bass.</string>
+ <string name="button_queue_for_wifi">Waardeschläif</string>
+ <string name="button_cancel_download">Ofbriechen</string>
+ <string name="button_start_now">Elo starten</string>
+ <plurals name="notif_summary_active">
+ <item quantity="one">1 Fichier gëtt erofgelueden</item>
+ <item quantity="other"><xliff:g id="number">%d</xliff:g> Fichiere ginn erofgelueden</item>
+ </plurals>
+ <plurals name="notif_summary_waiting">
+ <item quantity="one">1 Fichier waart</item>
+ <item quantity="other"><xliff:g id="number">%d</xliff:g> Fichiere waarden</item>
+ </plurals>
+ <string name="download_remaining"><xliff:g id="duration" example="3 minutes">%s</xliff:g> iwwreg</string>
+ <string name="download_no_application_title">Fichier kann net opgemaach ginn</string>
+ <string name="root_downloads">Downloads</string>
+ <string name="download_queued">An der Waardeschläif</string>
+ <string name="download_running">Am Gaang</string>
+ <string name="download_error">Net erfollegräich</string>
+ <string name="download_running_percent">Am Gaang, <xliff:g id="percentage" example="50%">%s</xliff:g></string>
</resources>