mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 16:26:59 -04:00
[tx-robot] updated from transifex
This commit is contained in:
parent
539b1a6f4f
commit
6b5bd9d20b
16 changed files with 40 additions and 12 deletions
7
apps/admin_audit/l10n/nn_NO.js
Normal file
7
apps/admin_audit/l10n/nn_NO.js
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
OC.L10N.register(
|
||||
"admin_audit",
|
||||
{
|
||||
"Auditing / Logging" : "Revisjon / Logging",
|
||||
"Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Tilbyr logg eigenskapar for Nextcloud, til dømes tilgang til loggfil eller andre følsame handlingar."
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
5
apps/admin_audit/l10n/nn_NO.json
Normal file
5
apps/admin_audit/l10n/nn_NO.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{ "translations": {
|
||||
"Auditing / Logging" : "Revisjon / Logging",
|
||||
"Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Tilbyr logg eigenskapar for Nextcloud, til dømes tilgang til loggfil eller andre følsame handlingar."
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -6,6 +6,7 @@ OC.L10N.register(
|
|||
"Show something" : "Montre quelque chose",
|
||||
"Customize" : "Personnaliser",
|
||||
"Edit widgets" : "Modifier les widgets",
|
||||
"Get more widgets from the App Store" : "Obtenez plus de widgets depuis l'App Store",
|
||||
"Change background image" : "Modifier l’image d'arrière-plan",
|
||||
"Weather service" : "Service météo",
|
||||
"For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Pour votre vie privée, les données météorologiques sont demandées par votre serveur Nextcloud en votre nom afin que le service météo ne reçoive aucune information personnelle.",
|
||||
|
|
|
|||
|
|
@ -4,6 +4,7 @@
|
|||
"Show something" : "Montre quelque chose",
|
||||
"Customize" : "Personnaliser",
|
||||
"Edit widgets" : "Modifier les widgets",
|
||||
"Get more widgets from the App Store" : "Obtenez plus de widgets depuis l'App Store",
|
||||
"Change background image" : "Modifier l’image d'arrière-plan",
|
||||
"Weather service" : "Service météo",
|
||||
"For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Pour votre vie privée, les données météorologiques sont demandées par votre serveur Nextcloud en votre nom afin que le service météo ne reçoive aucune information personnelle.",
|
||||
|
|
|
|||
|
|
@ -77,8 +77,11 @@ OC.L10N.register(
|
|||
"Description: %s" : "Açıklama: %s",
|
||||
"Where: %s" : "Şurada: %s",
|
||||
"%1$s via %2$s" : "%1$s, %2$s aracılığıyla",
|
||||
"Cancelled: %1$s" : "İptal edildi: %1$s",
|
||||
"Invitation canceled" : "Çağrı iptal edildi",
|
||||
"Re: %1$s" : "Ynt: %1$s",
|
||||
"Invitation updated" : "Çağrı güncellendi",
|
||||
"Invitation: %1$s" : "Çağrı: %1$s",
|
||||
"Invitation" : "Çağrı",
|
||||
"Title:" : "Başlık:",
|
||||
"Time:" : "Zaman:",
|
||||
|
|
|
|||
|
|
@ -75,8 +75,11 @@
|
|||
"Description: %s" : "Açıklama: %s",
|
||||
"Where: %s" : "Şurada: %s",
|
||||
"%1$s via %2$s" : "%1$s, %2$s aracılığıyla",
|
||||
"Cancelled: %1$s" : "İptal edildi: %1$s",
|
||||
"Invitation canceled" : "Çağrı iptal edildi",
|
||||
"Re: %1$s" : "Ynt: %1$s",
|
||||
"Invitation updated" : "Çağrı güncellendi",
|
||||
"Invitation: %1$s" : "Çağrı: %1$s",
|
||||
"Invitation" : "Çağrı",
|
||||
"Title:" : "Başlık:",
|
||||
"Time:" : "Zaman:",
|
||||
|
|
|
|||
|
|
@ -38,6 +38,7 @@ OC.L10N.register(
|
|||
"Provide federated file sharing across servers" : "Sunucular arasında birleşik dosya paylaşımı yapılmasını sağlar",
|
||||
"Federated Cloud Sharing" : "Birleşik bulut paylaşımı",
|
||||
"Open documentation" : "Belgeleri aç",
|
||||
"Adjust how people can share between servers. This includes shares between users on this server as well if they are using federated sharing." : "Kullanıcıların sunucular arasındaki paylaşım yöntemini ayarlayın. Bu yöntem, bu sunucuda bulunan ve birleşik paylaşım kullanan kullanıcılar arasındaki paylaşımları da belirler.",
|
||||
"Allow users on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "Bu sunucudaki kullanıcılar diğer sunuculara paylaşım gönderebilir (bu seçenek ayrıca herkese açık paylaşımlara WebDAV erişimi de sağlar)",
|
||||
"Allow users on this server to receive shares from other servers" : "Bu sunucudaki kullanıcılar diğer sunuculardan paylaşım alabilsin",
|
||||
"Allow users on this server to send shares to groups on other servers" : "Bu sunucudaki kullanıcılar diğer sunuculardaki gruplara paylaşım gönderebilsin",
|
||||
|
|
|
|||
|
|
@ -36,6 +36,7 @@
|
|||
"Provide federated file sharing across servers" : "Sunucular arasında birleşik dosya paylaşımı yapılmasını sağlar",
|
||||
"Federated Cloud Sharing" : "Birleşik bulut paylaşımı",
|
||||
"Open documentation" : "Belgeleri aç",
|
||||
"Adjust how people can share between servers. This includes shares between users on this server as well if they are using federated sharing." : "Kullanıcıların sunucular arasındaki paylaşım yöntemini ayarlayın. Bu yöntem, bu sunucuda bulunan ve birleşik paylaşım kullanan kullanıcılar arasındaki paylaşımları da belirler.",
|
||||
"Allow users on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "Bu sunucudaki kullanıcılar diğer sunuculara paylaşım gönderebilir (bu seçenek ayrıca herkese açık paylaşımlara WebDAV erişimi de sağlar)",
|
||||
"Allow users on this server to receive shares from other servers" : "Bu sunucudaki kullanıcılar diğer sunuculardan paylaşım alabilsin",
|
||||
"Allow users on this server to send shares to groups on other servers" : "Bu sunucudaki kullanıcılar diğer sunuculardaki gruplara paylaşım gönderebilsin",
|
||||
|
|
|
|||
|
|
@ -110,7 +110,7 @@ OC.L10N.register(
|
|||
"Public link sharing is disabled by the administrator" : "Herkese açık bağlantı paylaşımı BT yöneticisi tarafından devre dışı bırakılmış",
|
||||
"Public upload disabled by the administrator" : "Herkese açık yükleme BT yöneticisi tarafından devre dışı bırakılmış",
|
||||
"Public upload is only possible for publicly shared folders" : "Herkese açık yükleme ancak herkese açık paylaşılmış klasörlere yapılabilir",
|
||||
"Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Nextcloud Talk etkinleştirilmemiş olduğundan, Nextcloud Talk ile parola gönderilerek %s paylaşılamadı",
|
||||
"Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Nextcloud Talk etkinleştirilmemiş olduğundan, %s paylaşım parolası Nextcloud Talk ile gönderilemedi",
|
||||
"Invalid date, date format must be YYYY-MM-DD" : "Tarih geçersiz. Tarih biçimi YYYY-AA-GG olmalıdır",
|
||||
"Sharing %1$s failed because the back end does not allow shares from type %2$s" : "Yönetim bölümünden %2$s türündeki paylaşımlar yapılamadığından %1$s paylaşılamadı",
|
||||
"Please specify a valid federated user ID" : "Lütfen geçerli bir birleşik kullanıcı kodu belirtin",
|
||||
|
|
@ -124,6 +124,7 @@ OC.L10N.register(
|
|||
"Could not lock path" : "Yol kilitlenemedi",
|
||||
"Wrong or no update parameter given" : "Parametre yanlış ya da herhangi bir parametre belirtilmemiş",
|
||||
"Cannot change permissions for public share links" : "Herkese açık olarak paylaşılan bağlantıların erişim hakları değiştirilemez",
|
||||
"\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "Nextcloud Talk etkinleştirilmemiş olduğundan, paylaşım parolası Nextcloud Talk ile gönderilemedi.",
|
||||
"shared by %s" : "%s tarafından paylaşıldı",
|
||||
"Download all files" : "Tüm dosyaları indir",
|
||||
"Direct link" : "Doğrudan bağlantı",
|
||||
|
|
@ -239,7 +240,7 @@ OC.L10N.register(
|
|||
"Add to your Nextcloud" : "Nextcloud hesabınıza ekleyin",
|
||||
"invalid permissions" : "izinler geçersiz",
|
||||
"Can't change permissions for public share links" : "Herkese açık paylaşılan bağlantıların erişim hakları değiştirilemez",
|
||||
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Nextcloud Talk etkinleştirilmemiş olduğundan, Nextcloud Talk ile parola gönderilerek paylaşılamadı",
|
||||
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Nextcloud Talk etkinleştirilmemiş olduğundan, Nextcloud Talk ile paylaşım parolası gönderilemedi",
|
||||
"Name, email, or federated cloud ID …" : "Ad, e-posta ya da birleşik bulut kodu …"
|
||||
},
|
||||
"nplurals=2; plural=(n > 1);");
|
||||
|
|
|
|||
|
|
@ -108,7 +108,7 @@
|
|||
"Public link sharing is disabled by the administrator" : "Herkese açık bağlantı paylaşımı BT yöneticisi tarafından devre dışı bırakılmış",
|
||||
"Public upload disabled by the administrator" : "Herkese açık yükleme BT yöneticisi tarafından devre dışı bırakılmış",
|
||||
"Public upload is only possible for publicly shared folders" : "Herkese açık yükleme ancak herkese açık paylaşılmış klasörlere yapılabilir",
|
||||
"Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Nextcloud Talk etkinleştirilmemiş olduğundan, Nextcloud Talk ile parola gönderilerek %s paylaşılamadı",
|
||||
"Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Nextcloud Talk etkinleştirilmemiş olduğundan, %s paylaşım parolası Nextcloud Talk ile gönderilemedi",
|
||||
"Invalid date, date format must be YYYY-MM-DD" : "Tarih geçersiz. Tarih biçimi YYYY-AA-GG olmalıdır",
|
||||
"Sharing %1$s failed because the back end does not allow shares from type %2$s" : "Yönetim bölümünden %2$s türündeki paylaşımlar yapılamadığından %1$s paylaşılamadı",
|
||||
"Please specify a valid federated user ID" : "Lütfen geçerli bir birleşik kullanıcı kodu belirtin",
|
||||
|
|
@ -122,6 +122,7 @@
|
|||
"Could not lock path" : "Yol kilitlenemedi",
|
||||
"Wrong or no update parameter given" : "Parametre yanlış ya da herhangi bir parametre belirtilmemiş",
|
||||
"Cannot change permissions for public share links" : "Herkese açık olarak paylaşılan bağlantıların erişim hakları değiştirilemez",
|
||||
"\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "Nextcloud Talk etkinleştirilmemiş olduğundan, paylaşım parolası Nextcloud Talk ile gönderilemedi.",
|
||||
"shared by %s" : "%s tarafından paylaşıldı",
|
||||
"Download all files" : "Tüm dosyaları indir",
|
||||
"Direct link" : "Doğrudan bağlantı",
|
||||
|
|
@ -237,7 +238,7 @@
|
|||
"Add to your Nextcloud" : "Nextcloud hesabınıza ekleyin",
|
||||
"invalid permissions" : "izinler geçersiz",
|
||||
"Can't change permissions for public share links" : "Herkese açık paylaşılan bağlantıların erişim hakları değiştirilemez",
|
||||
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Nextcloud Talk etkinleştirilmemiş olduğundan, Nextcloud Talk ile parola gönderilerek paylaşılamadı",
|
||||
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Nextcloud Talk etkinleştirilmemiş olduğundan, Nextcloud Talk ile paylaşım parolası gönderilemedi",
|
||||
"Name, email, or federated cloud ID …" : "Ad, e-posta ya da birleşik bulut kodu …"
|
||||
},"pluralForm" :"nplurals=2; plural=(n > 1);"
|
||||
}
|
||||
|
|
@ -278,6 +278,7 @@ OC.L10N.register(
|
|||
"by {author}\n{license}" : "{author} tarafından\n{license}",
|
||||
"Enter group name" : "Grup adını yazın",
|
||||
"Add group" : "Grup ekle",
|
||||
"Active users" : "Etkin kullanıcılar",
|
||||
"Admins" : "Yöneticiler",
|
||||
"Disabled users" : "Devre dışı bırakılmış kullanıcılar",
|
||||
"Remove group" : "Grubu sil",
|
||||
|
|
@ -368,6 +369,7 @@ OC.L10N.register(
|
|||
"Allow apps to use the Share API" : "Uygulamalar Paylaşım API kullanabilsin",
|
||||
"Set default expiration date for shares" : "Paylaşımların varsayılan kullanma süresi sonu",
|
||||
"Expire after" : "Kullanım süresi",
|
||||
"day(s)" : "gün",
|
||||
"Enforce expiration date" : "Son kullanma tarihi dayatılsın",
|
||||
"Set default expiration date for shares to other servers" : "Diğer sunuculara yapılan paylaşımların varsayılan kullanma süresi sonu",
|
||||
"Allow users to share via link and emails" : "Kullanıcılar bağlantı ve e-posta ile paylaşabilsin",
|
||||
|
|
|
|||
|
|
@ -276,6 +276,7 @@
|
|||
"by {author}\n{license}" : "{author} tarafından\n{license}",
|
||||
"Enter group name" : "Grup adını yazın",
|
||||
"Add group" : "Grup ekle",
|
||||
"Active users" : "Etkin kullanıcılar",
|
||||
"Admins" : "Yöneticiler",
|
||||
"Disabled users" : "Devre dışı bırakılmış kullanıcılar",
|
||||
"Remove group" : "Grubu sil",
|
||||
|
|
@ -366,6 +367,7 @@
|
|||
"Allow apps to use the Share API" : "Uygulamalar Paylaşım API kullanabilsin",
|
||||
"Set default expiration date for shares" : "Paylaşımların varsayılan kullanma süresi sonu",
|
||||
"Expire after" : "Kullanım süresi",
|
||||
"day(s)" : "gün",
|
||||
"Enforce expiration date" : "Son kullanma tarihi dayatılsın",
|
||||
"Set default expiration date for shares to other servers" : "Diğer sunuculara yapılan paylaşımların varsayılan kullanma süresi sonu",
|
||||
"Allow users to share via link and emails" : "Kullanıcılar bağlantı ve e-posta ile paylaşabilsin",
|
||||
|
|
|
|||
|
|
@ -236,14 +236,14 @@ OC.L10N.register(
|
|||
"seconds ago" : "segundo lehenago",
|
||||
"Connection to server lost" : "Zerbitzariarekiko konexioa eten da",
|
||||
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Arazoa orria kargatzerakoan, segundo %n barru berriz kargatuko da","Arazoa orria kargatzerakoan, %n segundo barru berriz kargatuko da"],
|
||||
"Add to a project" : "Gehitu proiektu batetara",
|
||||
"Add to a project" : "Gehitu proiektu batera",
|
||||
"Show details" : "Erakutsi xehetasunak",
|
||||
"Hide details" : "Ezkutatu xehetasunak",
|
||||
"Rename project" : "Aldatu izena proiektuari",
|
||||
"Failed to rename the project" : "Huts egin du proiektuari izena aldatzean",
|
||||
"Failed to create a project" : "Huts egin du proiektu bat sortzean",
|
||||
"Failed to add the item to the project" : "Huts egin du partaide bat proiektura gehitzean",
|
||||
"Connect items to a project to make them easier to find" : "Konekta itzazu aleak proiektu bati aurkitzen errazagoak izan daitezen",
|
||||
"Failed to add the item to the project" : "Huts egin du elementua proiektura gehitzean",
|
||||
"Connect items to a project to make them easier to find" : "Konektatu elementuak proiektu bati aurkitzen errazagoak izan daitezen",
|
||||
"Type to search for existing projects" : "Hasi idazten proiektuen artean bilatzeko",
|
||||
"New in" : "Berria hemen:",
|
||||
"View changelog" : "Ikusi aldaketen egunkaria",
|
||||
|
|
|
|||
|
|
@ -234,14 +234,14 @@
|
|||
"seconds ago" : "segundo lehenago",
|
||||
"Connection to server lost" : "Zerbitzariarekiko konexioa eten da",
|
||||
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Arazoa orria kargatzerakoan, segundo %n barru berriz kargatuko da","Arazoa orria kargatzerakoan, %n segundo barru berriz kargatuko da"],
|
||||
"Add to a project" : "Gehitu proiektu batetara",
|
||||
"Add to a project" : "Gehitu proiektu batera",
|
||||
"Show details" : "Erakutsi xehetasunak",
|
||||
"Hide details" : "Ezkutatu xehetasunak",
|
||||
"Rename project" : "Aldatu izena proiektuari",
|
||||
"Failed to rename the project" : "Huts egin du proiektuari izena aldatzean",
|
||||
"Failed to create a project" : "Huts egin du proiektu bat sortzean",
|
||||
"Failed to add the item to the project" : "Huts egin du partaide bat proiektura gehitzean",
|
||||
"Connect items to a project to make them easier to find" : "Konekta itzazu aleak proiektu bati aurkitzen errazagoak izan daitezen",
|
||||
"Failed to add the item to the project" : "Huts egin du elementua proiektura gehitzean",
|
||||
"Connect items to a project to make them easier to find" : "Konektatu elementuak proiektu bati aurkitzen errazagoak izan daitezen",
|
||||
"Type to search for existing projects" : "Hasi idazten proiektuen artean bilatzeko",
|
||||
"New in" : "Berria hemen:",
|
||||
"View changelog" : "Ikusi aldaketen egunkaria",
|
||||
|
|
|
|||
|
|
@ -214,7 +214,7 @@ OC.L10N.register(
|
|||
"Error loading file picker template: {error}" : "Errore in su carrigamentu de su modellu de regorta de archìvios: {error}",
|
||||
"OK" : "AB",
|
||||
"Error loading message template: {error}" : "Errore in su carrigamentu de su modellu de messàgiu: {error}",
|
||||
"read-only" : "isceti letura",
|
||||
"read-only" : "letura sola",
|
||||
"_{count} file conflict_::_{count} file conflicts_" : ["{contu} cunflitu de archìviu","{count} cunflitos de archìviu"],
|
||||
"One file conflict" : "Unu cunflitu de archìviu",
|
||||
"New Files" : "Archìvios noos",
|
||||
|
|
|
|||
|
|
@ -212,7 +212,7 @@
|
|||
"Error loading file picker template: {error}" : "Errore in su carrigamentu de su modellu de regorta de archìvios: {error}",
|
||||
"OK" : "AB",
|
||||
"Error loading message template: {error}" : "Errore in su carrigamentu de su modellu de messàgiu: {error}",
|
||||
"read-only" : "isceti letura",
|
||||
"read-only" : "letura sola",
|
||||
"_{count} file conflict_::_{count} file conflicts_" : ["{contu} cunflitu de archìviu","{count} cunflitos de archìviu"],
|
||||
"One file conflict" : "Unu cunflitu de archìviu",
|
||||
"New Files" : "Archìvios noos",
|
||||
|
|
|
|||
Loading…
Reference in a new issue