Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User is not found when is searched by name and one of surnames #7510 #8178

Closed
wants to merge 66 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
66 commits
Select commit Hold shift + click to select a range
cf4ec7a
Apply ldapUserFilter on members of group
Feb 7, 2018
7da0812
Do not throw AppNotEnabledException for app public pages - refs #6962…
Feb 28, 2018
97c4c00
Better debugging for "Your test case is not allowed to access the dat…
nickvergessen Mar 5, 2018
09d8387
Try without autoloading
nickvergessen Mar 6, 2018
fc4e050
Fix integer overflow in ChunkingPlugin
MorrisJobke Jan 30, 2018
9764e70
don't read existing file when overwriting using object store
icewind1991 Mar 7, 2018
2472b93
dn2ocname: also apply group filter to readAttribute()
Mar 7, 2018
3964616
Updated popover rules to allow form inputs and added input submit for…
skjnldsv Feb 28, 2018
a7a3640
fixup! Updated popover rules to allow form inputs and added input sub…
skjnldsv Feb 28, 2018
955c2ee
PoC inline icon-confirm with inputs
skjnldsv Mar 5, 2018
4e6043f
Fixed tooltip positionning & error display
skjnldsv Mar 5, 2018
8d98616
Improved inline confirm icon with opacity and fixed ext share loading…
skjnldsv Mar 6, 2018
966ceca
Removed unwanted conflicting props
skjnldsv Mar 7, 2018
e77bddf
Css hack to add margin on first or last visible inputs
skjnldsv Mar 7, 2018
e2910e1
Default left margin for entries without icons
skjnldsv Mar 7, 2018
fc35352
disable part files for object stores
icewind1991 Mar 7, 2018
50a9beb
Move base url from global cache prefix to frontend related ones
juliusknorr Mar 7, 2018
f652c28
Use JSCombiner from server container when searching for JS files
juliusknorr Mar 7, 2018
63e261b
Actually clear cache values for all base urls
juliusknorr Mar 7, 2018
95366bb
Fix tests to use ICacheFactory
juliusknorr Mar 7, 2018
573b940
Use cache prefix for theming as well
juliusknorr Mar 7, 2018
446a3a9
Fixed ext share style and use varable for popover height
skjnldsv Mar 7, 2018
5dbd09f
Align radio & checkboxes
skjnldsv Mar 7, 2018
e1ec451
Use label for better focus on external share
skjnldsv Mar 7, 2018
559978c
Suppress phan error
nickvergessen Mar 6, 2018
1dd40b1
Single quotes
nickvergessen Mar 7, 2018
3ef4131
Fixed event propagation on safari
skjnldsv Mar 7, 2018
af0473a
User is not found when is searched by name and one of surnames #7510
Dec 14, 2017
af55b03
Merge pull request #8662 from nextcloud/better-debugging-unit-tests
rullzer Mar 7, 2018
069e3f5
Merge pull request #8711 from nextcloud/objectstore-write-only-fopen
MorrisJobke Mar 8, 2018
340e8ef
Make SecurityMiddleware strict
rullzer Mar 8, 2018
cee5be6
Fixed jsunit
skjnldsv Mar 8, 2018
3ad7dae
Add tests
rullzer Mar 8, 2018
a2db959
Merge pull request #8593 from eneiluj/master
MorrisJobke Mar 8, 2018
f5ef9e0
emit pre-hooks earlier when not using part files
icewind1991 Mar 8, 2018
cccf6f4
Merge pull request #8221 from Cybso/8220_applyLdapUserFilter_on_members
MorrisJobke Mar 8, 2018
3d7ae4a
Add tests for finding own email and user results pagination
nickvergessen Mar 7, 2018
deb2495
Add automatic handling of MoveTargetOutOfBounds exceptions
danxuliu Mar 8, 2018
c1fa0f8
Add automatic handling of NoSuchElement exceptions
danxuliu Mar 8, 2018
8820966
Fix calculation if there are more results
nickvergessen Mar 7, 2018
b972070
Add CSRF token controller to retrieve the current CSRF token
ChristophWurst Feb 26, 2018
1046fb5
Update login.php
rakekniven Mar 8, 2018
d054699
Merge pull request #8715 from nextcloud/objectstore-no-part-files
rullzer Mar 8, 2018
633d058
Merge pull request #8728 from nextcloud/better-handling-of-invisible-…
rullzer Mar 8, 2018
7e37420
Merge pull request #8575 from nextcloud/new-folder-button
rullzer Mar 8, 2018
7a7c350
Merge pull request #8716 from nextcloud/fix-cache-prefixing
rullzer Mar 8, 2018
1329061
Merge pull request #8648 from nextcloud/feature/csrf-token-controller
rullzer Mar 8, 2018
a20e9d7
[tx-robot] updated from transifex
nextcloud-bot Mar 9, 2018
49f2ba1
Extract file list locators and steps to its own class
danxuliu Feb 18, 2018
10490f2
Store the name of the actor in the Actor object
danxuliu Feb 19, 2018
766135c
Generalize file list locators so a specific ancestor can be used
danxuliu Feb 19, 2018
fcd6cf0
Generalize file list steps so a specific ancestor can be used
danxuliu Feb 19, 2018
1a2d9a2
Extract common "wait for" functions to a helper class
danxuliu Feb 19, 2018
15c12eb
Add acceptance tests for creation of subfolders in public shared folders
danxuliu Feb 19, 2018
f17627c
Fix autoloader
rullzer Mar 9, 2018
d2a8dbe
Merge pull request #8741 from nextcloud/fix_autoloader
rullzer Mar 9, 2018
129a608
OCP\AppFramework\App strict
rullzer Mar 9, 2018
dc51d28
Revert wording back to updates
nickvergessen Mar 9, 2018
81a3ac1
Merge pull request #8736 from nextcloud/rakekniven-patch-1
nickvergessen Mar 9, 2018
528ffaf
Merge pull request #8742 from nextcloud/strict_app
nickvergessen Mar 9, 2018
ed50085
Merge pull request #8112 from nextcloud/fix-integer-overflow
MorrisJobke Mar 9, 2018
5924f9c
Merge pull request #8594 from nextcloud/add-acceptance-tests-for-perm…
MorrisJobke Mar 9, 2018
054a45c
Merge pull request #8710 from nextcloud/followup/8596/tests-for-user-…
blizzz Mar 9, 2018
1cc7db3
Merge pull request #8747 from nextcloud/bugfix/noid/apps-are-updated
rullzer Mar 9, 2018
a4653a0
User is not found when is searched by name and one of surnames #7510
Dec 14, 2017
272d45e
Merge branch 'ldap' of http://github.com/fgsl/server into ldap
Mar 9, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion apps/dav/l10n/cs.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,13 @@ OC.L10N.register(
"Description:" : "Popis:",
"Link:" : "Odkaz:",
"Contacts" : "Kontakty",
"WebDAV" : "WebDAV",
"Technical details" : "Technické detaily",
"Remote Address: %s" : "Vzdálená adresa: %s",
"Request ID: %s" : "ID požadavku: %s",
"CalDAV server" : "CalDAV server",
"Send invitations to attendees" : "Poslat pozvánky na adresy účastníků",
"Please make sure to properly set up the email settings above." : "Ujistěte se, že jste správně nastavili výše uvedená nastavení e-mailu."
"Please make sure to properly set up the email settings above." : "Ujistěte se, že jste správně nastavili výše uvedená nastavení e-mailu.",
"Automatically generate a birthday calendar" : "Automaticky vytvořit kalendář s narozeninami"
},
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");
4 changes: 3 additions & 1 deletion apps/dav/l10n/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,13 @@
"Description:" : "Popis:",
"Link:" : "Odkaz:",
"Contacts" : "Kontakty",
"WebDAV" : "WebDAV",
"Technical details" : "Technické detaily",
"Remote Address: %s" : "Vzdálená adresa: %s",
"Request ID: %s" : "ID požadavku: %s",
"CalDAV server" : "CalDAV server",
"Send invitations to attendees" : "Poslat pozvánky na adresy účastníků",
"Please make sure to properly set up the email settings above." : "Ujistěte se, že jste správně nastavili výše uvedená nastavení e-mailu."
"Please make sure to properly set up the email settings above." : "Ujistěte se, že jste správně nastavili výše uvedená nastavení e-mailu.",
"Automatically generate a birthday calendar" : "Automaticky vytvořit kalendář s narozeninami"
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
}
8 changes: 3 additions & 5 deletions apps/dav/lib/Connector/Sabre/File.php
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,8 @@ public function put($data) {
} else {
// upload file directly as the final path
$partFilePath = $this->path;

$this->emitPreHooks($exists);
}

// the part file and target file might be on a different storage in case of a single file storage (e.g. single file share)
Expand Down Expand Up @@ -188,11 +190,7 @@ public function put($data) {

try {
$view = \OC\Files\Filesystem::getView();
if ($view) {
$run = $this->emitPreHooks($exists);
} else {
$run = true;
}
$run = ($view && $needsPartFile) ? $this->emitPreHooks($exists) : true;

try {
$this->changeLock(ILockingProvider::LOCK_EXCLUSIVE);
Expand Down
5 changes: 4 additions & 1 deletion apps/dav/lib/Upload/ChunkingPlugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,10 @@ private function verifySize() {
return;
}
$actualSize = $this->sourceNode->getSize();
if ((int)$expectedSize !== $actualSize) {

// casted to string because cast to float cause equality for non equal numbers
// and integer has the problem of limited size on 32 bit systems
if ((string)$expectedSize !== (string)$actualSize) {
throw new BadRequest("Chunks on server do not sum up to $expectedSize but to $actualSize bytes");
}
}
Expand Down
1 change: 1 addition & 0 deletions apps/federatedfilesharing/l10n/cs.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ OC.L10N.register(
"Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Sdílej se mnou pomocí mého #Nextcloud sdruženého cloud ID, více na %s",
"Share with me through my #Nextcloud Federated Cloud ID" : "Sdílej se mnou pomocí mého #Nextcloud sdruženého cloud ID",
"Sharing" : "Sdílení",
"Federated file sharing" : "Federované sdílení souborů",
"Federated Cloud Sharing" : "Propojené cloudové sdílení",
"Open documentation" : "Otevřít dokumentaci",
"Adjust how people can share between servers." : "Upravte, jak mohou lidé mezi servery sdílet.",
Expand Down
1 change: 1 addition & 0 deletions apps/federatedfilesharing/l10n/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
"Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Sdílej se mnou pomocí mého #Nextcloud sdruženého cloud ID, více na %s",
"Share with me through my #Nextcloud Federated Cloud ID" : "Sdílej se mnou pomocí mého #Nextcloud sdruženého cloud ID",
"Sharing" : "Sdílení",
"Federated file sharing" : "Federované sdílení souborů",
"Federated Cloud Sharing" : "Propojené cloudové sdílení",
"Open documentation" : "Otevřít dokumentaci",
"Adjust how people can share between servers." : "Upravte, jak mohou lidé mezi servery sdílet.",
Expand Down
13 changes: 3 additions & 10 deletions apps/files/css/files.scss
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,11 @@
font-weight: normal;
}

.newFileMenu .error, #fileList .error {
.newFileMenu .error,
.newFileMenu .error + .icon-confirm,
#fileList .error {
color: $color-error;
border-color: $color-error;
box-shadow: 0 0 6px #f8b9b7;
}

/* FILE TABLE */
Expand Down Expand Up @@ -696,14 +697,6 @@ table.dragshadow td.size {
z-index: 1001;
}

.newFileMenu .filenameform {
display: inline-block;
}

.newFileMenu .filenameform input {
margin: 2px 0;
}

#filestable .filename .action .icon,
#filestable .selectedActions a .icon,
#filestable .filename .favorite-mark .icon,
Expand Down
15 changes: 11 additions & 4 deletions apps/files/js/newfilemenu.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@

var TEMPLATE_FILENAME_FORM =
'<form class="filenameform">' +
'<label class="hidden-visually" for="{{cid}}-input-{{fileType}}">{{fileName}}</label>' +
'<input id="{{cid}}-input-{{fileType}}" type="text" value="{{fileName}}" autocomplete="off" autocapitalize="off">' +
'<input type="submit" value=" " class="icon-confirm" />'
'</form>';

/**
Expand Down Expand Up @@ -116,7 +116,7 @@
}

if ($target.find('form').length) {
$target.find('input').focus();
$target.find('input[type=\'text\']').focus();
return;
}

Expand All @@ -138,7 +138,8 @@
$target.append($form);

// here comes the OLD code
var $input = $form.find('input');
var $input = $form.find('input[type=\'text\']');
var $submit = $form.find('input[type=\'submit\']');

var lastPos;
var checkInput = function () {
Expand All @@ -155,7 +156,7 @@
}
} catch (error) {
$input.attr('title', error);
$input.tooltip({placement: 'right', trigger: 'manual'});
$input.tooltip({placement: 'right', trigger: 'manual', 'container': '.newFileMenu'});
$input.tooltip('fixTitle');
$input.tooltip('show');
$input.addClass('error');
Expand All @@ -171,6 +172,12 @@
}
});

$submit.click(function(event) {
event.stopPropagation();
event.preventDefault();
$form.submit();
});

$input.focus();
// pre select name up to the extension
lastPos = newName.lastIndexOf('.');
Expand Down
2 changes: 1 addition & 1 deletion apps/files/l10n/cs.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ OC.L10N.register(
"Could not copy \"{file}\"" : "Nelze kopírovat \"{file}\"",
"Copied {origin} inside {destination}" : "{origin} zkopírován do {destination}",
"Copied {origin} and {nbfiles} other files inside {destination}" : "{origin} a {nbfiles} dalších souborů zkopírováno do {destination}",
"{newName} already exists" : "{newName} již existuje",
"{newName} already exists" : "{newName} existuje",
"Could not rename \"{fileName}\", it does not exist any more" : "Nelze přejmenovat \"{fileName}\", již neexistuje",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Jméno \"{targetName}\" je již použito v adresáři \"{dir}\". Vyberte prosím jiné jméno.",
"Could not rename \"{fileName}\"" : "Nelze přejmenovat \"{fileName}\"",
Expand Down
2 changes: 1 addition & 1 deletion apps/files/l10n/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"Could not copy \"{file}\"" : "Nelze kopírovat \"{file}\"",
"Copied {origin} inside {destination}" : "{origin} zkopírován do {destination}",
"Copied {origin} and {nbfiles} other files inside {destination}" : "{origin} a {nbfiles} dalších souborů zkopírováno do {destination}",
"{newName} already exists" : "{newName} již existuje",
"{newName} already exists" : "{newName} existuje",
"Could not rename \"{fileName}\", it does not exist any more" : "Nelze přejmenovat \"{fileName}\", již neexistuje",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Jméno \"{targetName}\" je již použito v adresáři \"{dir}\". Vyberte prosím jiné jméno.",
"Could not rename \"{fileName}\"" : "Nelze přejmenovat \"{fileName}\"",
Expand Down
2 changes: 2 additions & 0 deletions apps/files/l10n/es.js
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,9 @@ OC.L10N.register(
"Moved by {user}" : "Movido por {user}",
"\"remote user\"" : "\"usuario remoto\"",
"You created {file}" : "Ha creado {file}",
"You created an encrypted file in {file}" : "Has creado un archivo cifrado en {file}",
"{user} created {file}" : "{user} ha creado {file}",
"{user} created an encrypted file in {file}" : "{user} ha creado un archivo cifrado en {file}",
"{file} was created in a public folder" : "{file} se ha creado en una carpeta pública",
"You changed {file}" : "Usted ha cambiado {file}",
"You changed an encrypted file in {file}" : "Has modificado un archivo cifrado en {file}",
Expand Down
2 changes: 2 additions & 0 deletions apps/files/l10n/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,9 @@
"Moved by {user}" : "Movido por {user}",
"\"remote user\"" : "\"usuario remoto\"",
"You created {file}" : "Ha creado {file}",
"You created an encrypted file in {file}" : "Has creado un archivo cifrado en {file}",
"{user} created {file}" : "{user} ha creado {file}",
"{user} created an encrypted file in {file}" : "{user} ha creado un archivo cifrado en {file}",
"{file} was created in a public folder" : "{file} se ha creado en una carpeta pública",
"You changed {file}" : "Usted ha cambiado {file}",
"You changed an encrypted file in {file}" : "Has modificado un archivo cifrado en {file}",
Expand Down
3 changes: 3 additions & 0 deletions apps/files/l10n/nl.js
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,11 @@ OC.L10N.register(
"You changed {file}" : "Je wijzigde {file}",
"You changed an encrypted file in {file}" : "Je wijzigde een versleuteld bestand in {file}",
"{user} changed {file}" : "{user} wijzigde {file}",
"{user} changed an encrypted file in {file}" : "{user} heeft een versleuteteld bestand veranderd in {file}",
"You deleted {file}" : "Je verwijderde {file}",
"You deleted an encrypted file in {file}" : "Je hebt een versleuteld bestand gewist in {file}",
"{user} deleted {file}" : "{user} verwijderde {file}",
"{user} deleted an encrypted file in {file}" : "{user} heeft een versleuteld bestand gewist in {file}",
"You restored {file}" : "Je herstelde {file}",
"{user} restored {file}" : "{user} herstelde {file}",
"You renamed {oldfile} to {newfile}" : "Je hernoemde {oldfile} naar {newfile}",
Expand Down
3 changes: 3 additions & 0 deletions apps/files/l10n/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,11 @@
"You changed {file}" : "Je wijzigde {file}",
"You changed an encrypted file in {file}" : "Je wijzigde een versleuteld bestand in {file}",
"{user} changed {file}" : "{user} wijzigde {file}",
"{user} changed an encrypted file in {file}" : "{user} heeft een versleuteteld bestand veranderd in {file}",
"You deleted {file}" : "Je verwijderde {file}",
"You deleted an encrypted file in {file}" : "Je hebt een versleuteld bestand gewist in {file}",
"{user} deleted {file}" : "{user} verwijderde {file}",
"{user} deleted an encrypted file in {file}" : "{user} heeft een versleuteld bestand gewist in {file}",
"You restored {file}" : "Je herstelde {file}",
"{user} restored {file}" : "{user} herstelde {file}",
"You renamed {oldfile} to {newfile}" : "Je hernoemde {oldfile} naar {newfile}",
Expand Down
22 changes: 21 additions & 1 deletion apps/files/l10n/sl.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,16 @@ OC.L10N.register(
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Na voljo ni dovolj prostora. Velikost poslane datoteke je {size1}, na voljo pa je je {size2}.",
"Target folder \"{dir}\" does not exist any more" : "Ciljna mapa \"{dir}\" ne obstaja več",
"Not enough free space" : "Ni dovolj prostora",
"Uploading …" : "Nalaganje ...",
"…" : "...",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} od {totalSize} ({bitrate})",
"Target folder does not exist any more" : "Ciljna mapa ne obstaja več",
"Error when assembling chunks, status code {status}" : "Napaka pri sestavljanju kosov, statusna koda {status}",
"Actions" : "Dejanja",
"Download" : "Prejmi",
"Rename" : "Preimenuj",
"Move or copy" : "Premakni ali kopiraj",
"Copy" : "Kopiraj",
"Target folder" : "Ciljna mapa",
"Delete" : "Izbriši",
"Disconnect storage" : "Odklopi shrambo",
Expand All @@ -36,6 +40,10 @@ OC.L10N.register(
"This directory is unavailable, please check the logs or contact the administrator" : "Mapa ni na voljo. Preverite dnevnik in stopite v stik s skrbnikom sistema.",
"Could not move \"{file}\", target exists" : "Datoteke \"{file}\" ni mogoče premakniti, ker cilj že obstaja",
"Could not move \"{file}\"" : "Ni mogoče premakniti \"{file}\"",
"Could not copy \"{file}\", target exists" : "Datoteke \"{file}\" ni mogoče kopirati, ker cilj že obstaja",
"Could not copy \"{file}\"" : "Ni mogoče kopirati \"{file}\"",
"Copied {origin} inside {destination}" : "Kopirano {origin} v {destination}",
"Copied {origin} and {nbfiles} other files inside {destination}" : "Kopirano {origin} in {nbfiles} ostale datoteke v {destination}",
"{newName} already exists" : "{newName} že obstaja",
"Could not rename \"{fileName}\", it does not exist any more" : "Ni mogoče preimenovati \"{fileName}\", ker datoteka ne obstaja več",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Ime \"{targetName}\" je že v uporabi v mapi \"{dir}\". Izberite drugo ime ali drugo mapo.",
Expand All @@ -55,6 +63,8 @@ OC.L10N.register(
"You don’t have permission to upload or create files here" : "Ni ustreznih dovoljenj za pošiljanje ali ustvarjanje datotek na tem mestu.",
"_Uploading %n file_::_Uploading %n files_" : ["Posodabljanje %n datoteke","Posodabljanje %n datotek","Posodabljanje %n datotek","Posodabljanje %n datotek"],
"New" : "Novo",
"{used} of {quota} used" : "{used} od {quota} uporabljeno",
"{used} used" : "{used} uporabljeno",
"\"{name}\" is an invalid file name." : "\"{name}\" je neveljavno ime datoteke.",
"File name cannot be empty." : "Ime datoteke ne sme biti prazno polje.",
"\"{name}\" is not an allowed filetype" : "\"{name}\" ni dovoljena vrsta datoteke",
Expand All @@ -72,6 +82,9 @@ OC.L10N.register(
"Favorite" : "Priljubljene",
"New folder" : "Nova mapa",
"Upload file" : "Naloži datoteko",
"Not favorited" : "Ni priljubljeno",
"Remove from favorites" : "Odstrani iz priljubljenega",
"Add to favorites" : "Dodaj v priljubljeno",
"An error occurred while trying to update the tags" : "Prišlo je do napake med posodabljanjem oznak",
"Added to favorites" : "Dodano med priljubljene",
"Removed from favorites" : "Odstranjeno iz priljubljenih",
Expand All @@ -86,9 +99,12 @@ OC.L10N.register(
"Moved by {user}" : "Premaknjeno od {user}",
"\"remote user\"" : "\"oddaljeni uporabnik\"",
"You created {file}" : "Ustvaril(a) si {file}",
"You created an encrypted file in {file}" : "Ustvaril(a) si kodirano datoteko v {file}",
"{user} created {file}" : "{user} ustvaril(a) {file}",
"{user} created an encrypted file in {file}" : "{user} ustvaril(a) kodirano datoteko {file}",
"{file} was created in a public folder" : "{file} ustvarjena je bila v javni mapi",
"You changed {file}" : "Spremenil(a) si {file}",
"You changed an encrypted file in {file}" : "Spremenil(a) si kodirano datoteko v {file}",
"{user} changed {file}" : "{user} spremenil/a {file}",
"You deleted {file}" : "Izbrisal(a) si {file}",
"{user} deleted {file}" : "{user} izbrisal(a) {file}",
Expand Down Expand Up @@ -132,6 +148,10 @@ OC.L10N.register(
"Tags" : "Oznake",
"Deleted files" : "Izbrisane datoteke",
"Text file" : "Besedilna datoteka",
"New text file.txt" : "Nova datoteka.txt"
"New text file.txt" : "Nova datoteka.txt",
"Move" : "Premakni",
"A new file or folder has been <strong>deleted</strong>" : "Nova datoteka ali mapa je bila <strong>izbrisana</strong>",
"A new file or folder has been <strong>restored</strong>" : "Nova datoteka ali mapa je bila <strong>obnovljena</strong>",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Uporabite povezavo za<a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">dostop do datotek preko WebDAV</a>"
},
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");
Loading