No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
20 changed files with 76 additions and 10 deletions
-
8apps/accessibility/l10n/zh_CN.js
-
8apps/accessibility/l10n/zh_CN.json
-
7apps/admin_audit/l10n/eu.js
-
5apps/admin_audit/l10n/eu.json
-
2apps/dashboard/l10n/tr.js
-
2apps/dashboard/l10n/tr.json
-
17apps/dav/l10n/sl.js
-
17apps/dav/l10n/sl.json
-
4apps/files/l10n/tr.js
-
4apps/files/l10n/tr.json
-
1apps/provisioning_api/l10n/tr.js
-
1apps/provisioning_api/l10n/tr.json
-
2apps/settings/l10n/sl.js
-
2apps/settings/l10n/sl.json
-
1apps/user_ldap/l10n/sl.js
-
1apps/user_ldap/l10n/sl.json
-
1apps/weather_status/l10n/cs.js
-
1apps/weather_status/l10n/cs.json
-
1apps/weather_status/l10n/tr.js
-
1apps/weather_status/l10n/tr.json
@ -0,0 +1,7 @@ |
|||
OC.L10N.register( |
|||
"admin_audit", |
|||
{ |
|||
"Auditing / Logging" : "Auditoretza / Erregistroa", |
|||
"Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Nextcloud-i gaitasuna ematen dio, adibidez, fitxategien atzipenak edo bestelako ekintza babesgarriak erregistratzeko." |
|||
}, |
|||
"nplurals=2; plural=(n != 1);"); |
@ -0,0 +1,5 @@ |
|||
{ "translations": { |
|||
"Auditing / Logging" : "Auditoretza / Erregistroa", |
|||
"Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Nextcloud-i gaitasuna ematen dio, adibidez, fitxategien atzipenak edo bestelako ekintza babesgarriak erregistratzeko." |
|||
},"pluralForm" :"nplurals=2; plural=(n != 1);" |
|||
} |
@ -1,6 +1,7 @@ |
|||
{ "translations": { |
|||
"Provisioning API" : "Karşılama API", |
|||
"This application enables a set of APIs that external systems can use to manage users, groups and apps." : "Bu uygulama, dış sistemlerin kullanıcıları, grupları ve uygulamaları yönetmek için kullanabileceği bir dizi API uygulaması sağlar.", |
|||
"This application enables a set of APIs that external systems can use to create, edit, delete and query user\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin users\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, HTTP requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "Bu uygulama, dış sistemlerin kullanıcı özelliklerini eklemesi, düzenlemesi ve sorgulaması, grupları ayarlaması\n\t\tve silmesi ile Nextcloud tarafından kullanılan toplam depolama alanını sorgulaması için kullanabileceği\n\t\t bir dizi API uygulaması sağlar. Grup yöneticisi olan kullanıcılar da Nextcloud sorguları yürüterek yönettikleri\n\t\tgruplar üzerinde aynı işlemleri yöneticiler gibi yapabilirler. API uygulaması ayrıca etkin Nextcloud uygulamalarını\n\t\t ve uygulama bilgilerini sorgulayabilir ve uygulamaları uzaktan etkinleştirip, devre dışı bırakabilir. Uygulama\n\t\tetkinleştirildikten sonra yukarıdaki işlemleri yapmak için Temel Kimlik doğrulaması üst bilgisi ile HTTP istekleri\n\t\tkullanılabilir. Ayrıntılı bilgi almak ve örnek çağrılar ile sunucu yanıtlarını görmek için API hazırlama belgesine bakabilirsiniz.", |
|||
"This application enables a set of APIs that external systems can use to create, edit, delete and query user\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin users\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, http requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "Bu uygulama, dış sistemlerin kullanıcı özelliklerini eklemesi, düzenlemesi ve sorgulaması, grupları ayarlaması\n\t\tve silmesi ile Nextcloud tarafından kullanılan toplam depolama alanını sorgulaması için kullanabileceği\n\t\t bir dizi API uygulaması sağlar. Grup yöneticisi olan kullanıcılar da Nextcloud sorguları yürüterek yönettikleri\n\t\tgruplar üzerinde aynı işlemleri yöneticiler gibi yapabilirler. API uygulaması ayrıca etkin Nextcloud uygulamalarını\n\t\t ve uygulama bilgilerini sorgulayabilir ve uygulamaları uzaktan etkinleştirip, devre dışı bırakabilir. Uygulama\n\t\tetkinleştirildikten sonra yukarıdaki işlemleri yapmak için Temel Kimlik doğrulaması üst bilgisi ile http istekleri\n\t\tkullanılabilir. Ayrıntılı bilgi almak ve örnek çağrılar ile sunucu yanıtlarını görmek için API hazırlama belgesine bakabilirsiniz." |
|||
},"pluralForm" :"nplurals=2; plural=(n > 1);" |
|||
} |
Write
Preview
Loading…
Cancel
Save
Reference in new issue