mirror of
https://github.com/nextcloud/server.git
synced 2026-06-14 19:20:35 -04:00
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
a9924a00df
commit
161c1e0a5e
4 changed files with 6 additions and 2 deletions
|
|
@ -200,7 +200,7 @@ OC.L10N.register(
|
|||
"Share link" : "Jaa linkki",
|
||||
"Error, please enter proper password and/or expiration date" : "Virhe, lisää kelvollinen salasana ja/tai päättymispäivä",
|
||||
"No recommendations. Start typing." : "Ei suosituksia. Aloita kirjoittaminen.",
|
||||
"Resharing is not allowed" : "Uudellenjako ei ole salluttu",
|
||||
"Resharing is not allowed" : "Uudelleenjako ei ole sallittu",
|
||||
"Name or email …" : "Nimi tai sähköposti...",
|
||||
"Name, email, or Federated Cloud ID …" : "Nimi, sähköposti tai federoitu Cloud ID...",
|
||||
"Searching …" : "Haetaan…",
|
||||
|
|
|
|||
|
|
@ -198,7 +198,7 @@
|
|||
"Share link" : "Jaa linkki",
|
||||
"Error, please enter proper password and/or expiration date" : "Virhe, lisää kelvollinen salasana ja/tai päättymispäivä",
|
||||
"No recommendations. Start typing." : "Ei suosituksia. Aloita kirjoittaminen.",
|
||||
"Resharing is not allowed" : "Uudellenjako ei ole salluttu",
|
||||
"Resharing is not allowed" : "Uudelleenjako ei ole sallittu",
|
||||
"Name or email …" : "Nimi tai sähköposti...",
|
||||
"Name, email, or Federated Cloud ID …" : "Nimi, sähköposti tai federoitu Cloud ID...",
|
||||
"Searching …" : "Haetaan…",
|
||||
|
|
|
|||
|
|
@ -190,6 +190,7 @@ OC.L10N.register(
|
|||
"You have not added any info yet" : "Henüz herhangi bir bilgi eklememişsiniz",
|
||||
"{user} has not added any info yet" : "{user} henüz herhangi bir bilgi eklememiş",
|
||||
"Error opening the user status modal, try hard refreshing the page" : "Üste açılan kullanıcı durumu penceresinde sorun çıktı. Sayfası temizleyerek yenilemeyi deneyin ",
|
||||
"Search starts once you start typing and results may be reached with the arrow keys" : "Arama, yazmaya başladığınızda başlar ve sonuçlara ok tuşları ile erişilebilir",
|
||||
"Reset search" : "Aramayı sıfırla",
|
||||
"Start search" : "Aramayı başlat",
|
||||
"Search for {name} only" : "Yalnızca {name} için aransın",
|
||||
|
|
@ -341,6 +342,7 @@ OC.L10N.register(
|
|||
"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 İşlemi sürdürmek için 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.",
|
||||
"%s logo" : "%s logosu",
|
||||
"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.",
|
||||
"Skip to main content" : "Ana içeriğe geç",
|
||||
"Skip to navigation of app" : "Uygulama gezinmesine geç",
|
||||
|
|
|
|||
|
|
@ -188,6 +188,7 @@
|
|||
"You have not added any info yet" : "Henüz herhangi bir bilgi eklememişsiniz",
|
||||
"{user} has not added any info yet" : "{user} henüz herhangi bir bilgi eklememiş",
|
||||
"Error opening the user status modal, try hard refreshing the page" : "Üste açılan kullanıcı durumu penceresinde sorun çıktı. Sayfası temizleyerek yenilemeyi deneyin ",
|
||||
"Search starts once you start typing and results may be reached with the arrow keys" : "Arama, yazmaya başladığınızda başlar ve sonuçlara ok tuşları ile erişilebilir",
|
||||
"Reset search" : "Aramayı sıfırla",
|
||||
"Start search" : "Aramayı başlat",
|
||||
"Search for {name} only" : "Yalnızca {name} için aransın",
|
||||
|
|
@ -339,6 +340,7 @@
|
|||
"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 İşlemi sürdürmek için 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.",
|
||||
"%s logo" : "%s logosu",
|
||||
"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.",
|
||||
"Skip to main content" : "Ana içeriğe geç",
|
||||
"Skip to navigation of app" : "Uygulama gezinmesine geç",
|
||||
|
|
|
|||
Loading…
Reference in a new issue