Skip to content

Commit 8d59fc9

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 771416e commit 8d59fc9

38 files changed

Lines changed: 84 additions & 22 deletions

File tree

apps/dav/l10n/ja.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ OC.L10N.register(
5555
"A calendar <strong>to-do</strong> was modified" : "カレンダーの<strong>ToDo</strong>が変更されました",
5656
"Contact birthdays" : "誕生日",
5757
"Death of %s" : "%sの命日",
58+
"Calendar federation" : "カレンダーの連携",
59+
"{user} has shared the calendar {calendar} with you" : "{user}さんが、カレンダー{calendar}をあなたと共有しました",
5860
"Accept" : "承諾",
5961
"Decline" : "拒否",
6062
"Untitled calendar" : "無題のカレンダー",

apps/dav/l10n/ja.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@
5353
"A calendar <strong>to-do</strong> was modified" : "カレンダーの<strong>ToDo</strong>が変更されました",
5454
"Contact birthdays" : "誕生日",
5555
"Death of %s" : "%sの命日",
56+
"Calendar federation" : "カレンダーの連携",
57+
"{user} has shared the calendar {calendar} with you" : "{user}さんが、カレンダー{calendar}をあなたと共有しました",
5658
"Accept" : "承諾",
5759
"Decline" : "拒否",
5860
"Untitled calendar" : "無題のカレンダー",

apps/federatedfilesharing/l10n/tr.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ OC.L10N.register(
5252
"Clipboard not available. Please copy the cloud ID manually." : "Pano kullanılamıyor. Lütfen bulut kimliğini el ile kopyalayın.",
5353
"Copied!" : "Kopyalandı!",
5454
"Federated Cloud" : "Birleşik bulut",
55-
"You can share with anyone who uses a {productName} server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "{productName} ya da Open Cloud Mesh (OCM) ile uyumlu sunucu ve hizmetler ile paylaşım yapılabilir. Paylaşım penceresine person@cloud.example.com gibi birleşik bulut kimliğini yazmanız yeterlidir.",
55+
"You can share with anyone who uses a {productName} server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "{productName} ya da Open Cloud Mesh (OCM) ile uyumlu sunucu ve hizmetler ile paylaşım yapılabilir. Paylaşım iletişim kutusuna kisi@cloud.ornek.com gibi birleşik bulut kimliğini yazmanız yeterlidir.",
5656
"Your Federated Cloud ID" : "Birleşik bulut kimliğiniz",
5757
"Share it so your friends can share files with you:" : "Paylaşın, böylece arkadaşlarınız da sizinle dosya paylaşabilir:",
5858
"Bluesky" : "Bluesky",

apps/federatedfilesharing/l10n/tr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"Clipboard not available. Please copy the cloud ID manually." : "Pano kullanılamıyor. Lütfen bulut kimliğini el ile kopyalayın.",
5151
"Copied!" : "Kopyalandı!",
5252
"Federated Cloud" : "Birleşik bulut",
53-
"You can share with anyone who uses a {productName} server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "{productName} ya da Open Cloud Mesh (OCM) ile uyumlu sunucu ve hizmetler ile paylaşım yapılabilir. Paylaşım penceresine person@cloud.example.com gibi birleşik bulut kimliğini yazmanız yeterlidir.",
53+
"You can share with anyone who uses a {productName} server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "{productName} ya da Open Cloud Mesh (OCM) ile uyumlu sunucu ve hizmetler ile paylaşım yapılabilir. Paylaşım iletişim kutusuna kisi@cloud.ornek.com gibi birleşik bulut kimliğini yazmanız yeterlidir.",
5454
"Your Federated Cloud ID" : "Birleşik bulut kimliğiniz",
5555
"Share it so your friends can share files with you:" : "Paylaşın, böylece arkadaşlarınız da sizinle dosya paylaşabilir:",
5656
"Bluesky" : "Bluesky",

apps/files/l10n/tr.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ OC.L10N.register(
248248
"Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "\"{old}\" dosya uzantısının \"{new}\" olarak değiştirilmesi dosyayı okunamaz yapabilir.",
249249
"Removing the file extension \"{old}\" may render the file unreadable." : "\"{old}\" dosya uzantısının kaldırılması dosyayı okunamaz yapabilir.",
250250
"Adding the file extension \"{new}\" may render the file unreadable." : "\"{new}\" dosya uzantısının eklenmesi dosyayı okunamaz yapabilir.",
251-
"Do not show this dialog again." : "Bu ileti bir daha görüntülenmesin.",
251+
"Do not show this dialog again." : "Bu iletişim kutusu bir daha görüntülenmesin.",
252252
"Rename file to hidden" : "Gizlemek için dosyayı yeniden adlandırın",
253253
"Prefixing a filename with a dot may render the file hidden." : "Dosya adının başına nokta koymak onu görünümlerde gizler.",
254254
"Are you sure you want to rename the file to \"{filename}\"?" : "Dosyanın adını \"{filename}\" olarak değiştirmek istediğinize emin misiniz?",

apps/files/l10n/tr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@
246246
"Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "\"{old}\" dosya uzantısının \"{new}\" olarak değiştirilmesi dosyayı okunamaz yapabilir.",
247247
"Removing the file extension \"{old}\" may render the file unreadable." : "\"{old}\" dosya uzantısının kaldırılması dosyayı okunamaz yapabilir.",
248248
"Adding the file extension \"{new}\" may render the file unreadable." : "\"{new}\" dosya uzantısının eklenmesi dosyayı okunamaz yapabilir.",
249-
"Do not show this dialog again." : "Bu ileti bir daha görüntülenmesin.",
249+
"Do not show this dialog again." : "Bu iletişim kutusu bir daha görüntülenmesin.",
250250
"Rename file to hidden" : "Gizlemek için dosyayı yeniden adlandırın",
251251
"Prefixing a filename with a dot may render the file hidden." : "Dosya adının başına nokta koymak onu görünümlerde gizler.",
252252
"Are you sure you want to rename the file to \"{filename}\"?" : "Dosyanın adını \"{filename}\" olarak değiştirmek istediğinize emin misiniz?",

apps/files_sharing/l10n/tr.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ OC.L10N.register(
178178
"Cancel" : "İptal",
179179
"Cancel the file request creation" : "Dosya isteği oluşturmayı iptal et",
180180
"Close without sending emails" : "E-postaları göndermeden kapat",
181-
"Continue" : "Sürdür",
181+
"Continue" : "İlerle",
182182
"Error while toggling options" : "Seçenekler değiştirilirken sorun çıktı ",
183183
"Accept shares from other accounts and groups by default" : "Diğer hesaplardan ve gruplardan gelen paylaşımlar varsayılan olarak kabul edilsin",
184184
"Choose a default folder for accepted shares" : "Onaylanmış paylaşımlar için varsayılan bir klasör seçin",
@@ -249,7 +249,7 @@ OC.L10N.register(
249249
"Email" : "E-posta",
250250
"Team" : "Takım",
251251
"Talk conversation" : "Konuş görüşmesi",
252-
"Deck board" : "Tahta panosu",
252+
"Deck board" : "Deste panosu",
253253
"ScienceMesh" : "ScienceMesh",
254254
"on {server}" : "{server} üzerinde",
255255
"Enter external recipients" : "Dış alıcıları yazın",

apps/files_sharing/l10n/tr.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@
176176
"Cancel" : "İptal",
177177
"Cancel the file request creation" : "Dosya isteği oluşturmayı iptal et",
178178
"Close without sending emails" : "E-postaları göndermeden kapat",
179-
"Continue" : "Sürdür",
179+
"Continue" : "İlerle",
180180
"Error while toggling options" : "Seçenekler değiştirilirken sorun çıktı ",
181181
"Accept shares from other accounts and groups by default" : "Diğer hesaplardan ve gruplardan gelen paylaşımlar varsayılan olarak kabul edilsin",
182182
"Choose a default folder for accepted shares" : "Onaylanmış paylaşımlar için varsayılan bir klasör seçin",
@@ -247,7 +247,7 @@
247247
"Email" : "E-posta",
248248
"Team" : "Takım",
249249
"Talk conversation" : "Konuş görüşmesi",
250-
"Deck board" : "Tahta panosu",
250+
"Deck board" : "Deste panosu",
251251
"ScienceMesh" : "ScienceMesh",
252252
"on {server}" : "{server} üzerinde",
253253
"Enter external recipients" : "Dış alıcıları yazın",

apps/oauth2/l10n/ja.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ OC.L10N.register(
22
"oauth2",
33
{
44
"Your client is not authorized to connect. Please inform the administrator of your client." : "このクライアント(認証依頼元)は認証されていないので接続できません。クライアント側の管理者に問い合わせてください。",
5+
"Client name cannot be empty." : "クライアント名は空欄にできません。",
56
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "リダイレクトURLは、完全なURL(例えばhttps://yourdomain.com/path)である必要があります。",
67
"OAuth 2.0" : "OAuth 2.0",
78
"Allows OAuth2 compatible authentication from other web applications." : "他のWebアプリケーションからのOAuth2互換認証を許可します。",

apps/oauth2/l10n/ja.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{ "translations": {
22
"Your client is not authorized to connect. Please inform the administrator of your client." : "このクライアント(認証依頼元)は認証されていないので接続できません。クライアント側の管理者に問い合わせてください。",
3+
"Client name cannot be empty." : "クライアント名は空欄にできません。",
34
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "リダイレクトURLは、完全なURL(例えばhttps://yourdomain.com/path)である必要があります。",
45
"OAuth 2.0" : "OAuth 2.0",
56
"Allows OAuth2 compatible authentication from other web applications." : "他のWebアプリケーションからのOAuth2互換認証を許可します。",

0 commit comments

Comments
 (0)