diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-06-14 02:26:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-06-14 02:26:30 +0000 |
commit | 1979c657f9cdc8c7fc5ae54611a577d130feca6b (patch) | |
tree | 8021a11c86d2716074b698bf1c02dcd86d0a99b2 /core | |
parent | da1586d2d0a0e3d58c52a7e54328a63387265111 (diff) | |
download | nextcloud-server-1979c657f9cdc8c7fc5ae54611a577d130feca6b.tar.gz nextcloud-server-1979c657f9cdc8c7fc5ae54611a577d130feca6b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/eu.js | 4 | ||||
-rw-r--r-- | core/l10n/eu.json | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/core/l10n/eu.js b/core/l10n/eu.js index 130bc782001..3051d316ac0 100644 --- a/core/l10n/eu.js +++ b/core/l10n/eu.js @@ -52,6 +52,9 @@ OC.L10N.register( "Maintenance mode is kept active" : "Mantentze modua aktibatuta dago oraindik.", "Updating database schema" : "Datu-basearen eskema eguneratzen", "Updated database" : "Datu-basea eguneratuta", + "Checking for update of app \"%s\" in App Store" : "App Store-n\"%s\" aplikazioaren eguneratzea egiaztatzen", + "Update app \"%s\" from App Store" : "Eguneratu \"%s\" aplikazioa App Store-tik", + "Checked for update of app \"%s\" in App Store" : "App Store-n \"%s\" aplikazioaren eguneratzea egiaztatu da", "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "%s datu-basearen eskema eguneratu daitekeen egiaztatzen (honek luze jo dezake datu-basearen tamainaren arabera)", "Updated \"%1$s\" to %2$s" : "\"%1$s\" eguneratu da %2$s(e)ra", "Set log level to debug" : "Ezarri egunkari-maila arazketara", @@ -156,6 +159,7 @@ OC.L10N.register( "Resetting password" : "Pasahitza berrezartzen", "Recommended apps" : "Gomendatutako aplikazioak", "Loading apps …" : "Aplikazioak kargatzen...", + "Could not fetch list of apps from the App Store." : "Ezin izan da aplikazioen zerrenda eskuratu App Store-tik.", "Installing apps …" : "Aplikazioak instalatzen...", "App download or installation failed" : "Huts egin du aplikazioaren deskarga edo instalazioak", "Cannot install this app because it is not compatible" : "Ezin da aplikazio hau instalatu ez delako bateragarria", diff --git a/core/l10n/eu.json b/core/l10n/eu.json index 6d7a668059e..13c4f3df44e 100644 --- a/core/l10n/eu.json +++ b/core/l10n/eu.json @@ -50,6 +50,9 @@ "Maintenance mode is kept active" : "Mantentze modua aktibatuta dago oraindik.", "Updating database schema" : "Datu-basearen eskema eguneratzen", "Updated database" : "Datu-basea eguneratuta", + "Checking for update of app \"%s\" in App Store" : "App Store-n\"%s\" aplikazioaren eguneratzea egiaztatzen", + "Update app \"%s\" from App Store" : "Eguneratu \"%s\" aplikazioa App Store-tik", + "Checked for update of app \"%s\" in App Store" : "App Store-n \"%s\" aplikazioaren eguneratzea egiaztatu da", "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "%s datu-basearen eskema eguneratu daitekeen egiaztatzen (honek luze jo dezake datu-basearen tamainaren arabera)", "Updated \"%1$s\" to %2$s" : "\"%1$s\" eguneratu da %2$s(e)ra", "Set log level to debug" : "Ezarri egunkari-maila arazketara", @@ -154,6 +157,7 @@ "Resetting password" : "Pasahitza berrezartzen", "Recommended apps" : "Gomendatutako aplikazioak", "Loading apps …" : "Aplikazioak kargatzen...", + "Could not fetch list of apps from the App Store." : "Ezin izan da aplikazioen zerrenda eskuratu App Store-tik.", "Installing apps …" : "Aplikazioak instalatzen...", "App download or installation failed" : "Huts egin du aplikazioaren deskarga edo instalazioak", "Cannot install this app because it is not compatible" : "Ezin da aplikazio hau instalatu ez delako bateragarria", |