diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/eo.js | 2 | ||||
-rw-r--r-- | core/l10n/eo.json | 2 | ||||
-rw-r--r-- | core/l10n/tr.js | 2 | ||||
-rw-r--r-- | core/l10n/tr.json | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/core/l10n/eo.js b/core/l10n/eo.js index 243429d226b..cfdf0332b54 100644 --- a/core/l10n/eo.js +++ b/core/l10n/eo.js @@ -318,6 +318,8 @@ OC.L10N.register( "Finishing …" : "Finante...", "Need help?" : "Ĉu necesas helpo?", "See the documentation" : "Vidi la dokumentaron", + "It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue." : "Ŝajnas, ke vi provas reinstali vian Nextcloud. Sed la dosiero CAN_INSTALL (angle por „eblo instali“) mankas en via dosierujo „config“. Bv. krei dosieron CAN_INSTALL ene de via dosierujo „config“ por daŭrigi.", + "Could not remove CAN_INSTALL from the config folder. Please remove this file manually." : "Ne eblis forigi la dosieron „CAN_INSTALL“ el via dosierujo „config“. Bv. forigi ĝin permane.", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Tiu aplikaĵo bezonas Ĝavoskripton („Javascript“) por funkcii. Bonvolu {linkstart}ŝalti Ĝavoskripton{linkend} kaj poste reŝargi la paĝon.", "Get your own free account" : "Ekhavu vian propran senpagan konton", "Skip to main content" : "Iru al la ĉefa enhavo", diff --git a/core/l10n/eo.json b/core/l10n/eo.json index fdfb692288b..dbaf80778d8 100644 --- a/core/l10n/eo.json +++ b/core/l10n/eo.json @@ -316,6 +316,8 @@ "Finishing …" : "Finante...", "Need help?" : "Ĉu necesas helpo?", "See the documentation" : "Vidi la dokumentaron", + "It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue." : "Ŝajnas, ke vi provas reinstali vian Nextcloud. Sed la dosiero CAN_INSTALL (angle por „eblo instali“) mankas en via dosierujo „config“. Bv. krei dosieron CAN_INSTALL ene de via dosierujo „config“ por daŭrigi.", + "Could not remove CAN_INSTALL from the config folder. Please remove this file manually." : "Ne eblis forigi la dosieron „CAN_INSTALL“ el via dosierujo „config“. Bv. forigi ĝin permane.", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Tiu aplikaĵo bezonas Ĝavoskripton („Javascript“) por funkcii. Bonvolu {linkstart}ŝalti Ĝavoskripton{linkend} kaj poste reŝargi la paĝon.", "Get your own free account" : "Ekhavu vian propran senpagan konton", "Skip to main content" : "Iru al la ĉefa enhavo", diff --git a/core/l10n/tr.js b/core/l10n/tr.js index 2bc3a204b48..c68b73ee9aa 100644 --- a/core/l10n/tr.js +++ b/core/l10n/tr.js @@ -318,6 +318,8 @@ OC.L10N.register( "Finishing …" : "Tamamlanıyor ...", "Need help?" : "Yardım gerekiyor mu?", "See the documentation" : "Belgelere bakın", + "It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue." : "Nextcloud kurulumunu yeniden yapmayı deniyorsunuz gibi görünüyor. Ancak config klasöründe CAN_INSTALL dosyası eksik. Lütfen config klasöründe CAN_INSTALL dosyasını oluşturun.", + "Could not remove CAN_INSTALL from the config folder. Please remove this file manually." : "Config klasöründeki CAN_INSTALL dosyası silinemedi. Lütfen bu dosyayı el ile silin.", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Bu uygulamanın düzgün çalışabilmesi için JavaScript gereklidir. Lütfen {linkstart}JavaScript uygulamasını etkinleştirip{linkend} sayfayı yeniden yükleyin.", "Get your own free account" : "Ücretsiz hesabınızı açın", "Skip to main content" : "Ana içeriğe geç", diff --git a/core/l10n/tr.json b/core/l10n/tr.json index 094ef09af20..25d383a8f7e 100644 --- a/core/l10n/tr.json +++ b/core/l10n/tr.json @@ -316,6 +316,8 @@ "Finishing …" : "Tamamlanıyor ...", "Need help?" : "Yardım gerekiyor mu?", "See the documentation" : "Belgelere bakın", + "It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue." : "Nextcloud kurulumunu yeniden yapmayı deniyorsunuz gibi görünüyor. Ancak config klasöründe CAN_INSTALL dosyası eksik. Lütfen config klasöründe CAN_INSTALL dosyasını oluşturun.", + "Could not remove CAN_INSTALL from the config folder. Please remove this file manually." : "Config klasöründeki CAN_INSTALL dosyası silinemedi. Lütfen bu dosyayı el ile silin.", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Bu uygulamanın düzgün çalışabilmesi için JavaScript gereklidir. Lütfen {linkstart}JavaScript uygulamasını etkinleştirip{linkend} sayfayı yeniden yükleyin.", "Get your own free account" : "Ücretsiz hesabınızı açın", "Skip to main content" : "Ana içeriğe geç", |