summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--apps/dav/l10n/de.js3
-rw-r--r--apps/dav/l10n/de.json3
-rw-r--r--apps/dav/l10n/de_DE.js3
-rw-r--r--apps/dav/l10n/de_DE.json3
-rw-r--r--apps/dav/l10n/en_GB.js8
-rw-r--r--apps/dav/l10n/en_GB.json8
-rw-r--r--apps/dav/l10n/es.js3
-rw-r--r--apps/dav/l10n/es.json3
-rw-r--r--apps/dav/l10n/fr.js1
-rw-r--r--apps/dav/l10n/fr.json1
-rw-r--r--apps/dav/l10n/pt_BR.js3
-rw-r--r--apps/dav/l10n/pt_BR.json3
-rw-r--r--apps/dav/l10n/tr.js3
-rw-r--r--apps/dav/l10n/tr.json3
-rw-r--r--apps/dav/l10n/zh_HK.js3
-rw-r--r--apps/dav/l10n/zh_HK.json3
-rw-r--r--apps/dav/l10n/zh_TW.js3
-rw-r--r--apps/dav/l10n/zh_TW.json3
-rw-r--r--apps/files_versions/l10n/tr.js11
-rw-r--r--apps/files_versions/l10n/tr.json11
-rw-r--r--apps/settings/l10n/oc.js2
-rw-r--r--apps/settings/l10n/oc.json2
-rw-r--r--apps/theming/l10n/tr.js2
-rw-r--r--apps/theming/l10n/tr.json2
-rw-r--r--apps/user_status/l10n/sl.js2
-rw-r--r--apps/user_status/l10n/sl.json2
26 files changed, 84 insertions, 10 deletions
diff --git a/apps/dav/l10n/de.js b/apps/dav/l10n/de.js
index 918f9eb434a..2efac85aa93 100644
--- a/apps/dav/l10n/de.js
+++ b/apps/dav/l10n/de.js
@@ -72,8 +72,11 @@ OC.L10N.register(
"Where: %s" : "Ort: %s",
"%1$s via %2$s" : "%1$s über %2$s",
"Cancelled: %1$s" : "Abgesagt: %1$s",
+ "\"%1$s\" has been canceled" : "\"%1$s\" wurde abgebrochen.",
"Re: %1$s" : "Re: %1$s",
+ "%1$s has responded your invitation" : "%1$s hat auf deine Einladunge geantwortet.",
"Invitation: %1$s" : "Einladung: %1$s",
+ "%1$s would like to invite you to \"%2$s\"" : "%1$s möchte dich zu \"%2$s\" einladen.",
"Organizer:" : "Organisator:",
"Attendees:" : "Teilnehmer:",
"Title:" : "Titel:",
diff --git a/apps/dav/l10n/de.json b/apps/dav/l10n/de.json
index 77f5bf37e88..48b182bd607 100644
--- a/apps/dav/l10n/de.json
+++ b/apps/dav/l10n/de.json
@@ -70,8 +70,11 @@
"Where: %s" : "Ort: %s",
"%1$s via %2$s" : "%1$s über %2$s",
"Cancelled: %1$s" : "Abgesagt: %1$s",
+ "\"%1$s\" has been canceled" : "\"%1$s\" wurde abgebrochen.",
"Re: %1$s" : "Re: %1$s",
+ "%1$s has responded your invitation" : "%1$s hat auf deine Einladunge geantwortet.",
"Invitation: %1$s" : "Einladung: %1$s",
+ "%1$s would like to invite you to \"%2$s\"" : "%1$s möchte dich zu \"%2$s\" einladen.",
"Organizer:" : "Organisator:",
"Attendees:" : "Teilnehmer:",
"Title:" : "Titel:",
diff --git a/apps/dav/l10n/de_DE.js b/apps/dav/l10n/de_DE.js
index 9a2952e317e..91b92c78d0b 100644
--- a/apps/dav/l10n/de_DE.js
+++ b/apps/dav/l10n/de_DE.js
@@ -72,8 +72,11 @@ OC.L10N.register(
"Where: %s" : "Ort: %s",
"%1$s via %2$s" : "%1$s über %2$s",
"Cancelled: %1$s" : "Abgesagt: %1$s",
+ "\"%1$s\" has been canceled" : "\"%1$s\" wurde abgebrochen",
"Re: %1$s" : "Re: %1$s",
+ "%1$s has responded your invitation" : "%1$s hat auf Ihre Einladungen geantwortet",
"Invitation: %1$s" : "Einladung: %1$s",
+ "%1$s would like to invite you to \"%2$s\"" : "%1$s möchte Sie zu \"%2$s\" einladen",
"Organizer:" : "Organisator:",
"Attendees:" : "Teilnehmer:",
"Title:" : "Titel:",
diff --git a/apps/dav/l10n/de_DE.json b/apps/dav/l10n/de_DE.json
index 1ccf19b1b12..fcf7d10b0e9 100644
--- a/apps/dav/l10n/de_DE.json
+++ b/apps/dav/l10n/de_DE.json
@@ -70,8 +70,11 @@
"Where: %s" : "Ort: %s",
"%1$s via %2$s" : "%1$s über %2$s",
"Cancelled: %1$s" : "Abgesagt: %1$s",
+ "\"%1$s\" has been canceled" : "\"%1$s\" wurde abgebrochen",
"Re: %1$s" : "Re: %1$s",
+ "%1$s has responded your invitation" : "%1$s hat auf Ihre Einladungen geantwortet",
"Invitation: %1$s" : "Einladung: %1$s",
+ "%1$s would like to invite you to \"%2$s\"" : "%1$s möchte Sie zu \"%2$s\" einladen",
"Organizer:" : "Organisator:",
"Attendees:" : "Teilnehmer:",
"Title:" : "Titel:",
diff --git a/apps/dav/l10n/en_GB.js b/apps/dav/l10n/en_GB.js
index c72e7e00ec1..f4943074332 100644
--- a/apps/dav/l10n/en_GB.js
+++ b/apps/dav/l10n/en_GB.js
@@ -72,7 +72,9 @@ OC.L10N.register(
"Where: %s" : "Where: %s",
"%1$s via %2$s" : "%1$s via %2$s",
"Cancelled: %1$s" : "Cancelled: %1$s",
+ "\"%1$s\" has been canceled" : "\"%1$s\" has been cancelled",
"Re: %1$s" : "Re: %1$s",
+ "%1$s has responded your invitation" : "%1$s has responded to your invitation",
"Invitation: %1$s" : "Invitation: %1$s",
"Organizer:" : "Organiser:",
"Attendees:" : "Attendees:",
@@ -110,12 +112,12 @@ OC.L10N.register(
"You updated contact {card} in address book {addressbook}" : "You updated contact {card} in address book {addressbook}",
"A <strong>contact</strong> or <strong>address book</strong> was modified" : "A <strong>contact</strong> or <strong>address book</strong> was modified",
"File is not updatable: %1$s" : "File is not updatable: %1$s",
- "Could not write to final file, canceled by hook" : "Could not write to final file, canceled by hook",
+ "Could not write to final file, canceled by hook" : "Could not write to final file, cancelled by hook",
"Could not write file contents" : "Could not write file contents",
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
"Error while copying file to target location (copied: %1$s, expected filesize: %2$s)" : "Error while copying file to target location (copied: %1$s, expected filesize: %2$s)",
"Expected filesize of %1$s but read (from Nextcloud client) and wrote (to Nextcloud storage) %2$s. Could either be a network problem on the sending side or a problem writing to the storage on the server side." : "Expected filesize of %1$s but read (from Nextcloud client) and wrote (to Nextcloud storage) %2$s. Could either be a network problem on the sending side or a problem writing to the storage on the server side.",
- "Could not rename part file to final file, canceled by hook" : "Could not rename part file to final file, canceled by hook",
+ "Could not rename part file to final file, canceled by hook" : "Could not rename part file to final file, cancelled by hook",
"Could not rename part file to final file" : "Could not rename part file to final file",
"Failed to check file size: %1$s" : "Failed to check file size: %1$s",
"Could not open file" : "Could not open file",
@@ -190,7 +192,7 @@ OC.L10N.register(
"{actor} reopened todo {todo} in list {calendar}" : "{actor} reopened todo {todo} in list {calendar}",
"You reopened todo {todo} in list {calendar}" : "You reopened todo {todo} in list {calendar}",
"A calendar <strong>todo</strong> was modified" : "A calendar <strong>todo</strong> was modified",
- "Invitation canceled" : "Invitation canceled",
+ "Invitation canceled" : "Invitation cancelled",
"Invitation updated" : "Invitation updated",
"Invitation" : "Invitation"
},
diff --git a/apps/dav/l10n/en_GB.json b/apps/dav/l10n/en_GB.json
index ac4f32073ea..425a34b2717 100644
--- a/apps/dav/l10n/en_GB.json
+++ b/apps/dav/l10n/en_GB.json
@@ -70,7 +70,9 @@
"Where: %s" : "Where: %s",
"%1$s via %2$s" : "%1$s via %2$s",
"Cancelled: %1$s" : "Cancelled: %1$s",
+ "\"%1$s\" has been canceled" : "\"%1$s\" has been cancelled",
"Re: %1$s" : "Re: %1$s",
+ "%1$s has responded your invitation" : "%1$s has responded to your invitation",
"Invitation: %1$s" : "Invitation: %1$s",
"Organizer:" : "Organiser:",
"Attendees:" : "Attendees:",
@@ -108,12 +110,12 @@
"You updated contact {card} in address book {addressbook}" : "You updated contact {card} in address book {addressbook}",
"A <strong>contact</strong> or <strong>address book</strong> was modified" : "A <strong>contact</strong> or <strong>address book</strong> was modified",
"File is not updatable: %1$s" : "File is not updatable: %1$s",
- "Could not write to final file, canceled by hook" : "Could not write to final file, canceled by hook",
+ "Could not write to final file, canceled by hook" : "Could not write to final file, cancelled by hook",
"Could not write file contents" : "Could not write file contents",
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
"Error while copying file to target location (copied: %1$s, expected filesize: %2$s)" : "Error while copying file to target location (copied: %1$s, expected filesize: %2$s)",
"Expected filesize of %1$s but read (from Nextcloud client) and wrote (to Nextcloud storage) %2$s. Could either be a network problem on the sending side or a problem writing to the storage on the server side." : "Expected filesize of %1$s but read (from Nextcloud client) and wrote (to Nextcloud storage) %2$s. Could either be a network problem on the sending side or a problem writing to the storage on the server side.",
- "Could not rename part file to final file, canceled by hook" : "Could not rename part file to final file, canceled by hook",
+ "Could not rename part file to final file, canceled by hook" : "Could not rename part file to final file, cancelled by hook",
"Could not rename part file to final file" : "Could not rename part file to final file",
"Failed to check file size: %1$s" : "Failed to check file size: %1$s",
"Could not open file" : "Could not open file",
@@ -188,7 +190,7 @@
"{actor} reopened todo {todo} in list {calendar}" : "{actor} reopened todo {todo} in list {calendar}",
"You reopened todo {todo} in list {calendar}" : "You reopened todo {todo} in list {calendar}",
"A calendar <strong>todo</strong> was modified" : "A calendar <strong>todo</strong> was modified",
- "Invitation canceled" : "Invitation canceled",
+ "Invitation canceled" : "Invitation cancelled",
"Invitation updated" : "Invitation updated",
"Invitation" : "Invitation"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/apps/dav/l10n/es.js b/apps/dav/l10n/es.js
index c3d887e1b5a..3099a51ac17 100644
--- a/apps/dav/l10n/es.js
+++ b/apps/dav/l10n/es.js
@@ -72,8 +72,11 @@ OC.L10N.register(
"Where: %s" : "Lugar: %s",
"%1$s via %2$s" : "%1$s vía %2$s",
"Cancelled: %1$s" : "Cancelado: %1$s",
+ "\"%1$s\" has been canceled" : "\"%1$s\" ha sido cancelada",
"Re: %1$s" : "Re: %1$s",
+ "%1$s has responded your invitation" : "%1$s ha respondido a su invitación",
"Invitation: %1$s" : "Invitación: %1$s",
+ "%1$s would like to invite you to \"%2$s\"" : "%1$s desea invitarle a \"%2$s\"",
"Organizer:" : "Organizador:",
"Attendees:" : "Asistentes:",
"Title:" : "Título:",
diff --git a/apps/dav/l10n/es.json b/apps/dav/l10n/es.json
index 99707705bcd..ec7652108c3 100644
--- a/apps/dav/l10n/es.json
+++ b/apps/dav/l10n/es.json
@@ -70,8 +70,11 @@
"Where: %s" : "Lugar: %s",
"%1$s via %2$s" : "%1$s vía %2$s",
"Cancelled: %1$s" : "Cancelado: %1$s",
+ "\"%1$s\" has been canceled" : "\"%1$s\" ha sido cancelada",
"Re: %1$s" : "Re: %1$s",
+ "%1$s has responded your invitation" : "%1$s ha respondido a su invitación",
"Invitation: %1$s" : "Invitación: %1$s",
+ "%1$s would like to invite you to \"%2$s\"" : "%1$s desea invitarle a \"%2$s\"",
"Organizer:" : "Organizador:",
"Attendees:" : "Asistentes:",
"Title:" : "Título:",
diff --git a/apps/dav/l10n/fr.js b/apps/dav/l10n/fr.js
index d3fc19ffde2..6f6471f52e8 100644
--- a/apps/dav/l10n/fr.js
+++ b/apps/dav/l10n/fr.js
@@ -73,6 +73,7 @@ OC.L10N.register(
"%1$s via %2$s" : "%1$s via %2$s",
"Cancelled: %1$s" : "Annulé : %1$s",
"Re: %1$s" : "Re : %1$s",
+ "%1$s has responded your invitation" : "\"1%1$s\" a répondu à votre invitation",
"Invitation: %1$s" : "Invitation : %1$s",
"Organizer:" : "Organisateur :",
"Attendees:" : "Participants :",
diff --git a/apps/dav/l10n/fr.json b/apps/dav/l10n/fr.json
index 3e09323e1ae..a38f6c9c1ed 100644
--- a/apps/dav/l10n/fr.json
+++ b/apps/dav/l10n/fr.json
@@ -71,6 +71,7 @@
"%1$s via %2$s" : "%1$s via %2$s",
"Cancelled: %1$s" : "Annulé : %1$s",
"Re: %1$s" : "Re : %1$s",
+ "%1$s has responded your invitation" : "\"1%1$s\" a répondu à votre invitation",
"Invitation: %1$s" : "Invitation : %1$s",
"Organizer:" : "Organisateur :",
"Attendees:" : "Participants :",
diff --git a/apps/dav/l10n/pt_BR.js b/apps/dav/l10n/pt_BR.js
index c84f886f2d6..b30e5d9d19f 100644
--- a/apps/dav/l10n/pt_BR.js
+++ b/apps/dav/l10n/pt_BR.js
@@ -72,8 +72,11 @@ OC.L10N.register(
"Where: %s" : "Onde: %s",
"%1$s via %2$s" : "%1$s via %2$s",
"Cancelled: %1$s" : "Cancelado: %1$s",
+ "\"%1$s\" has been canceled" : "\"%1$s\" foi cancelado",
"Re: %1$s" : "Remetente: %1$s",
+ "%1$s has responded your invitation" : "%1$s respondeu ao seu convite",
"Invitation: %1$s" : "Convite: %1$s",
+ "%1$s would like to invite you to \"%2$s\"" : "%1$s gostaria de convidá-lo para \"%2$s\"",
"Organizer:" : "Organizador:",
"Attendees:" : "Participantes:",
"Title:" : "Título:",
diff --git a/apps/dav/l10n/pt_BR.json b/apps/dav/l10n/pt_BR.json
index 782f3d6a455..1653ffc0fa9 100644
--- a/apps/dav/l10n/pt_BR.json
+++ b/apps/dav/l10n/pt_BR.json
@@ -70,8 +70,11 @@
"Where: %s" : "Onde: %s",
"%1$s via %2$s" : "%1$s via %2$s",
"Cancelled: %1$s" : "Cancelado: %1$s",
+ "\"%1$s\" has been canceled" : "\"%1$s\" foi cancelado",
"Re: %1$s" : "Remetente: %1$s",
+ "%1$s has responded your invitation" : "%1$s respondeu ao seu convite",
"Invitation: %1$s" : "Convite: %1$s",
+ "%1$s would like to invite you to \"%2$s\"" : "%1$s gostaria de convidá-lo para \"%2$s\"",
"Organizer:" : "Organizador:",
"Attendees:" : "Participantes:",
"Title:" : "Título:",
diff --git a/apps/dav/l10n/tr.js b/apps/dav/l10n/tr.js
index 0913c8ace96..266b7430c0c 100644
--- a/apps/dav/l10n/tr.js
+++ b/apps/dav/l10n/tr.js
@@ -72,8 +72,11 @@ OC.L10N.register(
"Where: %s" : "Şurada: %s",
"%1$s via %2$s" : "%1$s, %2$s aracılığıyla",
"Cancelled: %1$s" : "İptal edildi: %1$s",
+ "\"%1$s\" has been canceled" : "\"%1$s\" iptal edildi",
"Re: %1$s" : "Ynt: %1$s",
+ "%1$s has responded your invitation" : "%1$s çağrınızı yanıtladı",
"Invitation: %1$s" : "Çağrı: %1$s",
+ "%1$s would like to invite you to \"%2$s\"" : "%1$s, size \"%2$s\" için çağrı gönderdi",
"Organizer:" : "Düzenleyen:",
"Attendees:" : "Katılımcılar:",
"Title:" : "Başlık:",
diff --git a/apps/dav/l10n/tr.json b/apps/dav/l10n/tr.json
index b5244904fce..4d30723a0c1 100644
--- a/apps/dav/l10n/tr.json
+++ b/apps/dav/l10n/tr.json
@@ -70,8 +70,11 @@
"Where: %s" : "Şurada: %s",
"%1$s via %2$s" : "%1$s, %2$s aracılığıyla",
"Cancelled: %1$s" : "İptal edildi: %1$s",
+ "\"%1$s\" has been canceled" : "\"%1$s\" iptal edildi",
"Re: %1$s" : "Ynt: %1$s",
+ "%1$s has responded your invitation" : "%1$s çağrınızı yanıtladı",
"Invitation: %1$s" : "Çağrı: %1$s",
+ "%1$s would like to invite you to \"%2$s\"" : "%1$s, size \"%2$s\" için çağrı gönderdi",
"Organizer:" : "Düzenleyen:",
"Attendees:" : "Katılımcılar:",
"Title:" : "Başlık:",
diff --git a/apps/dav/l10n/zh_HK.js b/apps/dav/l10n/zh_HK.js
index 9619c449ce1..1f23f3152d2 100644
--- a/apps/dav/l10n/zh_HK.js
+++ b/apps/dav/l10n/zh_HK.js
@@ -72,8 +72,11 @@ OC.L10N.register(
"Where: %s" : "地點:%s",
"%1$s via %2$s" : "%1$s 由 %2$s",
"Cancelled: %1$s" : "已取消:%1$s",
+ "\"%1$s\" has been canceled" : "\"%1$s\" 已被取消",
"Re: %1$s" : "關於: %1$s",
+ "%1$s has responded your invitation" : "%1$s 已回應您的邀請",
"Invitation: %1$s" : "邀請:%1$s",
+ "%1$s would like to invite you to \"%2$s\"" : "%1$s 想邀請您加入“%2$s”",
"Organizer:" : "主辦單位:",
"Attendees:" : "參加者:",
"Title:" : "標題:",
diff --git a/apps/dav/l10n/zh_HK.json b/apps/dav/l10n/zh_HK.json
index bcf2d15f3c8..9b9268c1c80 100644
--- a/apps/dav/l10n/zh_HK.json
+++ b/apps/dav/l10n/zh_HK.json
@@ -70,8 +70,11 @@
"Where: %s" : "地點:%s",
"%1$s via %2$s" : "%1$s 由 %2$s",
"Cancelled: %1$s" : "已取消:%1$s",
+ "\"%1$s\" has been canceled" : "\"%1$s\" 已被取消",
"Re: %1$s" : "關於: %1$s",
+ "%1$s has responded your invitation" : "%1$s 已回應您的邀請",
"Invitation: %1$s" : "邀請:%1$s",
+ "%1$s would like to invite you to \"%2$s\"" : "%1$s 想邀請您加入“%2$s”",
"Organizer:" : "主辦單位:",
"Attendees:" : "參加者:",
"Title:" : "標題:",
diff --git a/apps/dav/l10n/zh_TW.js b/apps/dav/l10n/zh_TW.js
index e8c95f1e752..609d977a68b 100644
--- a/apps/dav/l10n/zh_TW.js
+++ b/apps/dav/l10n/zh_TW.js
@@ -72,8 +72,11 @@ OC.L10N.register(
"Where: %s" : "地點:%s",
"%1$s via %2$s" : "%1$s 由 %2$s",
"Cancelled: %1$s" : "已取消:%1$s",
+ "\"%1$s\" has been canceled" : "「%1$s」已取消",
"Re: %1$s" : "回覆:%1$s",
+ "%1$s has responded your invitation" : "%1$s 已回應您的邀請",
"Invitation: %1$s" : "邀請:%1$s",
+ "%1$s would like to invite you to \"%2$s\"" : "%1$s 想邀請您加入「%2$s」",
"Organizer:" : "組織者:",
"Attendees:" : "參與者:",
"Title:" : "標題:",
diff --git a/apps/dav/l10n/zh_TW.json b/apps/dav/l10n/zh_TW.json
index 30187cfccbc..335fcef9623 100644
--- a/apps/dav/l10n/zh_TW.json
+++ b/apps/dav/l10n/zh_TW.json
@@ -70,8 +70,11 @@
"Where: %s" : "地點:%s",
"%1$s via %2$s" : "%1$s 由 %2$s",
"Cancelled: %1$s" : "已取消:%1$s",
+ "\"%1$s\" has been canceled" : "「%1$s」已取消",
"Re: %1$s" : "回覆:%1$s",
+ "%1$s has responded your invitation" : "%1$s 已回應您的邀請",
"Invitation: %1$s" : "邀請:%1$s",
+ "%1$s would like to invite you to \"%2$s\"" : "%1$s 想邀請您加入「%2$s」",
"Organizer:" : "組織者:",
"Attendees:" : "參與者:",
"Title:" : "標題:",
diff --git a/apps/files_versions/l10n/tr.js b/apps/files_versions/l10n/tr.js
index 1ba1c79d6cb..92301462212 100644
--- a/apps/files_versions/l10n/tr.js
+++ b/apps/files_versions/l10n/tr.js
@@ -4,10 +4,21 @@ OC.L10N.register(
"Versions" : "Sürümler",
"This application automatically maintains older versions of files that are changed." : "Bu uygulama değiştirilen dosyaların önceki sürümlerini otomatik olarak izler ve saklar.",
"This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the user does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the user's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Bu uygulama değiştirilen dosyaların önceki sürümlerini otomatik olarak izler ve saklar. etkinleştirildiğinde, dosya sürümlerini saklamak için her kullanıcının klasörlerinde gizli bir versions klasörü oluşturulur. Kullanıcılar web arayüzünü kullanarak istedikleri zaman dosyalarının daha önceki sürümlerine geri dönebilirler. Uygulama versions klasörünü otomatik olarak düzenler ve önceki dosya sürümleri nedeniyle kullanıcının kotasının dolmasını engeller.\n\t\tSürümler uygulaması dosya sürümlerini belirli bir süreyle saklarken, kullanıcı depolama alanının en çok %50 oranındaki bölümünü kullanır. Depolanan sürüm dosyalarının boyutu bu sınırın üzerine çıkarsa, sınır değerine geri dönülene kadar en eski sürüm dosyaları silinir. Ayrıntılı bilgi almak için Sürümler uygulamasının belgelerine bakabilirsiniz.",
+ "Name this version" : "Bu sürümü adlandırın",
+ "Edit version name" : "Sürüm adını düzenle",
"Restore version" : "Sürümü geri yükle",
"Download version" : "Sürümü indir",
+ "Delete version" : "Sürümü sil",
+ "Version name" : "Sürüm adı",
+ "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Adlandırılmış sürümler kalıcı olur ve depolama alanı kotanız dolduğunda otomatik temizleme işlemine katılmaz.",
+ "Remove version name" : "Sürüm adını kaldır",
+ "Save version name" : "Sürüm adını kaydet",
+ "Initial version restored" : "İlk sürüm geri yüklendi",
"Version restored" : "Sürüm geri yüklendi",
"Could not restore version" : "Sürüm geri yüklenemedi",
+ "Could not set version name" : "Sürüm adı ayarlanamadı",
+ "Could not delete version" : "Sürüm silinemedi",
+ "${version.label} restored" : "${version.label} geri yüklendi",
"This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user’s directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the user doesn’t run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the user’s currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Bu uygulama değiştirilen dosyaların önceki sürümlerini otomatik olarak izler ve saklar. etkinleştirildiğinde, dosya sürümlerini saklamak için her kullanıcının klasörlerinde gizli bir versions klasörü oluşturulur. Kullanıcılar web arayüzünü kullanarak istedikleri zaman dosyalarının daha önceki sürümlerine geri dönebilirler. Uygulama versions klasörünü otomatik olarak düzenler ve önceki dosya sürümleri nedeniyle kullanıcının kotasının dolmasını engeller.\n\t\tSürümler uygulaması dosya sürümlerini belirli bir süreyle saklarken, kullanıcı depolama alanının en çok %50 oranındaki bölümünü kullanır. Depolanan sürüm dosyalarının boyutu bu sınırın üzerine çıkarsa, sınır değerine geri dönülene kadar en eski sürüm dosyaları silinir. Ayrıntılı bilgi almak için Sürümler uygulamasının belgelerine bakabilirsiniz.",
"Failed to revert {file} to revision {timestamp}." : "{file} dosyası {timestamp} sürümüne geri alınamadı.",
"_%n byte_::_%n bytes_" : ["%n bayt","%n bayt"],
diff --git a/apps/files_versions/l10n/tr.json b/apps/files_versions/l10n/tr.json
index 3d14e4b5fc3..f61e0fd63bf 100644
--- a/apps/files_versions/l10n/tr.json
+++ b/apps/files_versions/l10n/tr.json
@@ -2,10 +2,21 @@
"Versions" : "Sürümler",
"This application automatically maintains older versions of files that are changed." : "Bu uygulama değiştirilen dosyaların önceki sürümlerini otomatik olarak izler ve saklar.",
"This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the user does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the user's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Bu uygulama değiştirilen dosyaların önceki sürümlerini otomatik olarak izler ve saklar. etkinleştirildiğinde, dosya sürümlerini saklamak için her kullanıcının klasörlerinde gizli bir versions klasörü oluşturulur. Kullanıcılar web arayüzünü kullanarak istedikleri zaman dosyalarının daha önceki sürümlerine geri dönebilirler. Uygulama versions klasörünü otomatik olarak düzenler ve önceki dosya sürümleri nedeniyle kullanıcının kotasının dolmasını engeller.\n\t\tSürümler uygulaması dosya sürümlerini belirli bir süreyle saklarken, kullanıcı depolama alanının en çok %50 oranındaki bölümünü kullanır. Depolanan sürüm dosyalarının boyutu bu sınırın üzerine çıkarsa, sınır değerine geri dönülene kadar en eski sürüm dosyaları silinir. Ayrıntılı bilgi almak için Sürümler uygulamasının belgelerine bakabilirsiniz.",
+ "Name this version" : "Bu sürümü adlandırın",
+ "Edit version name" : "Sürüm adını düzenle",
"Restore version" : "Sürümü geri yükle",
"Download version" : "Sürümü indir",
+ "Delete version" : "Sürümü sil",
+ "Version name" : "Sürüm adı",
+ "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Adlandırılmış sürümler kalıcı olur ve depolama alanı kotanız dolduğunda otomatik temizleme işlemine katılmaz.",
+ "Remove version name" : "Sürüm adını kaldır",
+ "Save version name" : "Sürüm adını kaydet",
+ "Initial version restored" : "İlk sürüm geri yüklendi",
"Version restored" : "Sürüm geri yüklendi",
"Could not restore version" : "Sürüm geri yüklenemedi",
+ "Could not set version name" : "Sürüm adı ayarlanamadı",
+ "Could not delete version" : "Sürüm silinemedi",
+ "${version.label} restored" : "${version.label} geri yüklendi",
"This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user’s directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the user doesn’t run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the user’s currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Bu uygulama değiştirilen dosyaların önceki sürümlerini otomatik olarak izler ve saklar. etkinleştirildiğinde, dosya sürümlerini saklamak için her kullanıcının klasörlerinde gizli bir versions klasörü oluşturulur. Kullanıcılar web arayüzünü kullanarak istedikleri zaman dosyalarının daha önceki sürümlerine geri dönebilirler. Uygulama versions klasörünü otomatik olarak düzenler ve önceki dosya sürümleri nedeniyle kullanıcının kotasının dolmasını engeller.\n\t\tSürümler uygulaması dosya sürümlerini belirli bir süreyle saklarken, kullanıcı depolama alanının en çok %50 oranındaki bölümünü kullanır. Depolanan sürüm dosyalarının boyutu bu sınırın üzerine çıkarsa, sınır değerine geri dönülene kadar en eski sürüm dosyaları silinir. Ayrıntılı bilgi almak için Sürümler uygulamasının belgelerine bakabilirsiniz.",
"Failed to revert {file} to revision {timestamp}." : "{file} dosyası {timestamp} sürümüne geri alınamadı.",
"_%n byte_::_%n bytes_" : ["%n bayt","%n bayt"],
diff --git a/apps/settings/l10n/oc.js b/apps/settings/l10n/oc.js
index d5ea94ac52d..34464af2196 100644
--- a/apps/settings/l10n/oc.js
+++ b/apps/settings/l10n/oc.js
@@ -244,7 +244,7 @@ OC.L10N.register(
"Couldn't remove app." : "Supression impossibla de l’aplicacion.",
"Couldn't update app." : "Mesa a jorn impossibla de l’aplicacion.",
"Admin privileges" : "Privilègis admin",
- "Unable to update full name" : "Actualizacion impossibla del nom complet",
+ "Unable to update full name" : "Actualizacion impossibla del nom complèt",
"Migration in progress. Please wait until the migration is finished" : "Migracion en cors. Mercés d’esperar fins que la migracion aja acabat",
"Migration started …" : "Migracion començada…",
"Address" : "Adreça",
diff --git a/apps/settings/l10n/oc.json b/apps/settings/l10n/oc.json
index d78991983b5..5bd7e4b5743 100644
--- a/apps/settings/l10n/oc.json
+++ b/apps/settings/l10n/oc.json
@@ -242,7 +242,7 @@
"Couldn't remove app." : "Supression impossibla de l’aplicacion.",
"Couldn't update app." : "Mesa a jorn impossibla de l’aplicacion.",
"Admin privileges" : "Privilègis admin",
- "Unable to update full name" : "Actualizacion impossibla del nom complet",
+ "Unable to update full name" : "Actualizacion impossibla del nom complèt",
"Migration in progress. Please wait until the migration is finished" : "Migracion en cors. Mercés d’esperar fins que la migracion aja acabat",
"Migration started …" : "Migracion començada…",
"Address" : "Adreça",
diff --git a/apps/theming/l10n/tr.js b/apps/theming/l10n/tr.js
index b47e6d28872..6517299d193 100644
--- a/apps/theming/l10n/tr.js
+++ b/apps/theming/l10n/tr.js
@@ -21,6 +21,8 @@ OC.L10N.register(
"Could not write file to disk" : "Dosya diske yazılamadı",
"A PHP extension stopped the file upload" : "Bir PHP eklentisi dosyanın yüklenmesini engelledi",
"No file uploaded" : "Henüz bir dosya yüklenmemiş",
+ "Failed to clean up the old administration theming images folder" : "Eski yönetim temasının images klasörü temizlenemedi",
+ "Failed to cleanup the old administration image folder" : "Eski yönetim images klasörü temizlenemedi",
"You are already using a custom theme. Theming app settings might be overwritten by that." : "Zaten özel bir tema kullanıyorsunuz. Tema uygulaması ayarları bu değer ile değiştirilebilir.",
"Theming" : "Tema",
"Appearance and accessibility" : "Görünüm ve erişilebilirlik",
diff --git a/apps/theming/l10n/tr.json b/apps/theming/l10n/tr.json
index 0dffee90675..7e5276fbb63 100644
--- a/apps/theming/l10n/tr.json
+++ b/apps/theming/l10n/tr.json
@@ -19,6 +19,8 @@
"Could not write file to disk" : "Dosya diske yazılamadı",
"A PHP extension stopped the file upload" : "Bir PHP eklentisi dosyanın yüklenmesini engelledi",
"No file uploaded" : "Henüz bir dosya yüklenmemiş",
+ "Failed to clean up the old administration theming images folder" : "Eski yönetim temasının images klasörü temizlenemedi",
+ "Failed to cleanup the old administration image folder" : "Eski yönetim images klasörü temizlenemedi",
"You are already using a custom theme. Theming app settings might be overwritten by that." : "Zaten özel bir tema kullanıyorsunuz. Tema uygulaması ayarları bu değer ile değiştirilebilir.",
"Theming" : "Tema",
"Appearance and accessibility" : "Görünüm ve erişilebilirlik",
diff --git a/apps/user_status/l10n/sl.js b/apps/user_status/l10n/sl.js
index 1ba6ef641dd..8e0b186b5af 100644
--- a/apps/user_status/l10n/sl.js
+++ b/apps/user_status/l10n/sl.js
@@ -28,7 +28,7 @@ OC.L10N.register(
"This week" : "še ta teden",
"Online" : "Na spletu",
"Invisible" : "Drugim neviden",
- "Offline" : "Začasno brez povezave",
+ "Offline" : "Brez povezave",
"There was an error saving the new status" : "Prišlo je do napake med shranjevanjem novega stanja",
"30 minutes" : "po 30 minutah",
"1 hour" : "po 1 uri",
diff --git a/apps/user_status/l10n/sl.json b/apps/user_status/l10n/sl.json
index e2cc52897b3..a6594331294 100644
--- a/apps/user_status/l10n/sl.json
+++ b/apps/user_status/l10n/sl.json
@@ -26,7 +26,7 @@
"This week" : "še ta teden",
"Online" : "Na spletu",
"Invisible" : "Drugim neviden",
- "Offline" : "Začasno brez povezave",
+ "Offline" : "Brez povezave",
"There was an error saving the new status" : "Prišlo je do napake med shranjevanjem novega stanja",
"30 minutes" : "po 30 minutah",
"1 hour" : "po 1 uri",